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

'totalSupply' pointing to circulation rather than supply?? #23

Open
nickazg opened this issue May 15, 2018 · 0 comments
Open

'totalSupply' pointing to circulation rather than supply?? #23

nickazg opened this issue May 15, 2018 · 0 comments

Comments

@nickazg
Copy link

nickazg commented May 15, 2018

https://github.com/neonexchange/neo-ico-template/blob/d10f327ade6cbbf241ed96273abd8ed13e80ef98/nex/nep5.py#L25

Shouldn't this be ?

return Get(ctx, TOKEN_TOTAL_SUPPLY)

Currently in this template operations 'totalSupply' and 'circulation' point to the same storage.

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