-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ERC-7743: Remove email & format document
Merged by EIP-Bot.
- Loading branch information
1 parent
81a5b28
commit 1665a4a
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
eip: 7743 | ||
title: Multi-Owner Non-Fungible Tokens (MO-NFT) | ||
description: A new type of non-fungible token that supports multiple owners, allowing shared ownership and transferability among users. | ||
author: James Savechives (@jamesavechives) <[email protected]> | ||
author: James Savechives (@jamesavechives) | ||
discussions-to: https://ethereum-magicians.org/t/discussion-on-eip-7743-multi-owner-non-fungible-tokens-mo-nft/20577 | ||
status: Draft | ||
type: Standards Track | ||
|
@@ -392,4 +392,3 @@ function burn(uint256 tokenId) external { | |
## Copyright | ||
|
||
Copyright and related rights waived via [CC0](../LICENSE.md). | ||
``` |