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
The current implementation constantly references IBCAccount or variations of this. Let's update this to InterchainAccount throughout the project.
IBCAccount
InterchainAccount
The text was updated successfully, but these errors were encountered:
Merge pull request cosmos#278 from CosmWasm/fix-staking-queries
3571625
Better calculation of Delegation data
Merge PR cosmos#278: Migrate to Gaia v3.0 part 1
372bbfb
feat: add wait time before producing blocks (cosmos#278)
a972fac
Resolves cosmos#195 Resolves cosmos#196 Co-authored-by: Tomasz Zdybał <tomek@zdybal.lap.pl>
colin-axner
No branches or pull requests
The current implementation constantly references
IBCAccount
or variations of this. Let's update this toInterchainAccount
throughout the project.The text was updated successfully, but these errors were encountered: