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

Move micro_mint's MintLimit.next_epoch to a separate singleton store #100

Open
FloppyDisck opened this issue Sep 19, 2021 · 0 comments
Open
Labels
mint New feature or request for the minting contract

Comments

@FloppyDisck
Copy link
Contributor

This should be done in order to reduce gas prices when updating next_epoch, this value updates frequently and having to deserialize and researialize MintLimit to change one value is inefficient.

@FloppyDisck FloppyDisck added the mint New feature or request for the minting contract label Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mint New feature or request for the minting contract
Projects
None yet
Development

No branches or pull requests

1 participant