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
query ibc-transfer escrow-address
Add a new command to get the escrow address for a channel.
Currently there's no way to query for the balance of escrowed tokens on a channel.
Opened a PR on the SDK v0.42 series here: cosmos/cosmos-sdk#9383
Once merged I can backport (forward-port?) it to this repo
The text was updated successfully, but these errors were encountered:
Introduce Wasmgovd (#189)
774f6d7
* Introduce wasmgovd; disable wasm proposals with wasmd * Update changelog * Setup wasmgov with permission Nobody * Review feedback
Successfully merging a pull request may close this issue.
Summary
Add a new command to get the escrow address for a channel.
Currently there's no way to query for the balance of escrowed tokens on a channel.
Opened a PR on the SDK v0.42 series here: cosmos/cosmos-sdk#9383
Once merged I can backport (forward-port?) it to this repo
For Admin Use
The text was updated successfully, but these errors were encountered: