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

Unique singleton names #39

Merged
merged 3 commits into from
Aug 13, 2020
Merged

Unique singleton names #39

merged 3 commits into from
Aug 13, 2020

Conversation

ethanfrey
Copy link
Member

Closes #37

Rename some generic names "Config" / "Meta" to clearer, contract-specific naming

@ethanfrey
Copy link
Member Author

@Thunnini FYI, a minor naming change in the cw20 spec.

It is no longer "Meta" ("meta"), but "TokenInfo" ("token_info") on the queries to get the symbol, decimals, etc.

I will be releasing 1.0 tomorrow hopefully, this is the last change to the public API.

@ethanfrey ethanfrey merged commit fd30367 into master Aug 13, 2020
@ethanfrey ethanfrey deleted the unique-singleton-names branch August 13, 2020 08:57
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

Successfully merging this pull request may close these issues.

Use more unique names for store/queries (not "Config" / "Meta")
1 participant