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

Add functions to update balances and token supplies #3003

Closed
brentstone opened this issue Apr 3, 2024 · 1 comment · Fixed by #3029
Closed

Add functions to update balances and token supplies #3003

brentstone opened this issue Apr 3, 2024 · 1 comment · Fixed by #3029

Comments

@brentstone
Copy link
Collaborator

This would make the code much more compact and cleaner in some places, rather than getting lots of balance keys and then calling storage.write all over the place. Would put these functions in crates::trans_token::storage.

@sug0
Copy link
Contributor

sug0 commented Apr 22, 2024

Related to #2287

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

Successfully merging a pull request may close this issue.

3 participants