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

Figure out the storage usage for NFT standard #288

Closed
ailisp opened this issue Nov 8, 2022 · 0 comments
Closed

Figure out the storage usage for NFT standard #288

ailisp opened this issue Nov 8, 2022 · 0 comments
Assignees
Labels

Comments

@ailisp
Copy link
Member

ailisp commented Nov 8, 2022

Rust SDK is using borsh to store NFT info in state, but JS SDK is using JSON. And the size of each new entry is not fixed. So it need a different way to count and charge for storage cost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant