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

Each bin can only store numbers < 2^16 #36

Open
boris9a9 opened this issue Aug 14, 2021 · 0 comments
Open

Each bin can only store numbers < 2^16 #36

boris9a9 opened this issue Aug 14, 2021 · 0 comments

Comments

@boris9a9
Copy link

boris9a9 commented Aug 14, 2021

Hello Loom network,
I'm trying to implement FT base on ERC721x, I have a question about the maximum amount of items in one asset (TokenId):
Is is true that Each bin can only store numbers < 2^16, that means every asset (with asset's TokenId) can only has maximum of 2^16 items?

In case I want to increase this amount (for example: 2^32), how can I do that?
Thank you

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