Skip to content
New issue

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

Relayer CLI for MsgChannelOpenConfirm #374

Closed
3 of 5 tasks
adizere opened this issue Nov 6, 2020 · 1 comment
Closed
3 of 5 tasks

Relayer CLI for MsgChannelOpenConfirm #374

adizere opened this issue Nov 6, 2020 · 1 comment
Labels
I: CLI Internal: related to the relayer's CLI

Comments

@adizere
Copy link
Member

adizere commented Nov 6, 2020

Crate

primarily cli

Summary

We should be able to send transactions from the relayer CLI for MsgChannelOpenTry:

https://github.com/informalsystems/ibc-rs/blob/12cb1d6187e878eee0e40295fe0b804ddef0b846/modules/src/ics04_channel/msgs.rs#L216-L221

Proposal

The following CLIs should be implemented by the relayer:

relayer tx raw chan-open-confirm <to-chain-B> <port-id> <channel-id>


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added the I: CLI Internal: related to the relayer's CLI label Nov 6, 2020
@adizere adizere mentioned this issue Nov 9, 2020
42 tasks
@ebuchman
Copy link
Member

Believe this is closed by #403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: CLI Internal: related to the relayer's CLI
Projects
None yet
Development

No branches or pull requests

2 participants