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
hermes tx raw
raw
Update the commands hermes tx raw in order to drop the raw subcommand.
Following discussion https://github.com/informalsystems/ibc-rs/pull/2306#discussion_r898326303 the hermes tx raw commands would be clear even after dropping the raw, so having hermes tx <subcommand>.
hermes tx <subcommand>
hermes tx raw chan-close-confirm
hermes tx raw chan-close-init
hermes tx raw chan-open-ack
hermes tx raw chan-open-confirm
hermes tx raw chan-open-init
hermes tx raw chan-open-try
hermes tx raw conn-ack
hermes tx raw conn-confirm
hermes tx raw conn-init
hermes tx raw conn-try
hermes tx raw create-client
hermes tx raw ft-transfer
hermes tx raw packet-ack
hermes tx raw packet-recv
hermes tx raw update-client
hermes tx raw upgrade-chain
hermes tx raw upgrade-client
hermes tx raw upgrade-clients
The text was updated successfully, but these errors were encountered:
tx
tx raw
Successfully merging a pull request may close this issue.
Summary
Update the commands
hermes tx raw
in order to drop theraw
subcommand.Problem Definition
Following discussion https://github.com/informalsystems/ibc-rs/pull/2306#discussion_r898326303 the
hermes tx raw
commands would be clear even after dropping theraw
, so havinghermes tx <subcommand>
.Acceptance Criteria
raw
from Hermes commands:hermes tx raw chan-close-confirm
hermes tx raw chan-close-init
hermes tx raw chan-open-ack
hermes tx raw chan-open-confirm
hermes tx raw chan-open-init
hermes tx raw chan-open-try
hermes tx raw conn-ack
hermes tx raw conn-confirm
hermes tx raw conn-init
hermes tx raw conn-try
hermes tx raw create-client
hermes tx raw ft-transfer
hermes tx raw packet-ack
hermes tx raw packet-recv
hermes tx raw update-client
hermes tx raw upgrade-chain
hermes tx raw upgrade-client
hermes tx raw upgrade-clients
For Admin Use
The text was updated successfully, but these errors were encountered: