You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be able to send transactions from the relayer CLI for all IBC connection messages. Light client requests should be made to fetch the headers at required heights, chains should be queried for connection and consensus state with proofs, etc.
Proposal
The following CLIs should be implemented by the relayer:
Summary
We should be able to send transactions from the relayer CLI for all IBC connection messages. Light client requests should be made to fetch the headers at required heights, chains should be queried for connection and consensus state with proofs, etc.
Proposal
The following CLIs should be implemented by the relayer:
relayer tx raw conn-init <to-chain-A> <remote-chain-B> <client-B-on-A> <client-A-on-B> <conn-id-on-A> <conn-id-on-B>
(Implement relayer CLI for MsgConnectionOpenInit #206)MsgConnectionOpenInit
toto-chain-A
withConnOpenTry: Relayer CLI for MsgConnectionOpenTry #358
ConnOpenAck: Relayer CLI for MsgConnectionOpenAck #359
ConnOpenConfirm: Relayer CLI for MsgConnectionOpenConfirm #360
For Admin Use
The text was updated successfully, but these errors were encountered: