Replies: 1 comment
-
The difference in the contexts in which the 2 "token id" terms above are used should be enough to make them distinguishable (semantics-wise) from one another, imo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As discussed here, we intend to use the vanilla ERC-721 for NFTs on SabVM.
That means that there will be a naming conflict between the SRF-20
tokenID
(see the implementation in this repo) and the ERC-721tokenId
.I don't know what the solution is. I opened this discussion just to raise awareness about the problem.
Beta Was this translation helpful? Give feedback.
All reactions