remove erc721 todo comment
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
Details
This commit is contained in:
parent
d7b07f01d2
commit
aedf1a933a
|
@ -21,5 +21,3 @@ contract Reputation is ERC20("Reputation", "REP") {
|
|||
revert("REP transfer is not allowed");
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: try implementing as ERC721
|
||||
|
|
Loading…
Reference in New Issue