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 mint count query #120

Merged
merged 3 commits into from
Mar 4, 2022
Merged

add mint count query #120

merged 3 commits into from
Mar 4, 2022

Conversation

jhernandezb
Copy link
Member

@jhernandezb jhernandezb commented Mar 4, 2022

closes #110

Copy link
Contributor

@yubrew yubrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good. Input as str, validate, tests. It’s all there

contracts/minter/src/msg.rs Outdated Show resolved Hide resolved
contracts/minter/src/contract_tests.rs Outdated Show resolved Hide resolved
contracts/minter/src/contract_tests.rs Outdated Show resolved Hide resolved
contracts/minter/src/contract_tests.rs Outdated Show resolved Hide resolved
@jhernandezb jhernandezb requested a review from shanev March 4, 2022 16:06
@shanev shanev merged commit a3a2d93 into main Mar 4, 2022
@shanev shanev deleted the jhernandezb/110-query-mint-count branch March 4, 2022 16:08
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.

Add a MintCount query to minter
3 participants