We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sdk.Coins
part of #11970
Formatting for integers, decimals and sdk.Coins have been done in #12613 and #12729. We should add the reverse operation: Parse.
Parse
This can be done in one single PR
The text was updated successfully, but these errors were encountered:
Coin
Coins
core
Note: the parsing functions should go in:
math
core/coins
See #13306
Sorry, something went wrong.
amaury1093
atheeshp
Successfully merging a pull request may close this issue.
Summary
part of #11970
Formatting for integers, decimals and sdk.Coins have been done in #12613 and #12729. We should add the reverse operation:
Parse
.Proposal
This can be done in one single PR
The text was updated successfully, but these errors were encountered: