Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detail README for stricter NFT minting standard #37

Open
QYuQianchen opened this issue Jan 5, 2022 · 0 comments
Open

Detail README for stricter NFT minting standard #37

QYuQianchen opened this issue Jan 5, 2022 · 0 comments
Assignees

Comments

@QYuQianchen
Copy link
Contributor

type/rank string should not exceed a length of 32.
stake-v2 has a function that checks if a NFT token belongs to a given type/rank pair. It contains some parsing and to minimize the complexity, it assumes that type/rank can be stored in one storage slot.

E.g. "PuzzleHunt_v1/Bronze - Week 3" has a length of 29.

@QYuQianchen QYuQianchen self-assigned this Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant