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 implementation of ICS29 introduced three new commands:
hermes fee transfer
hermes fee register-counterparty-payee
hermes fee register-payee
As channel upgradability will be released, chains will start to implement ICS29 and these commands will be used more frequently.
A section related to ICS29 needs to be introduced in the Hermes guide.
Add a new section for ICS29 related commands, similar to https://hermes.informal.systems/documentation/commands/tx/packet.html
The text was updated successfully, but these errors were encountered:
ljoss17
Successfully merging a pull request may close this issue.
Summary
Problem Definition
The implementation of ICS29 introduced three new commands:
hermes fee transfer
hermes fee register-counterparty-payee
hermes fee register-payee
As channel upgradability will be released, chains will start to implement ICS29 and these commands will be used more frequently.
A section related to ICS29 needs to be introduced in the Hermes guide.
Proposal
Add a new section for ICS29 related commands, similar to https://hermes.informal.systems/documentation/commands/tx/packet.html
For Admin Use
The text was updated successfully, but these errors were encountered: