secret.js icon indicating copy to clipboard operation
secret.js copied to clipboard

tx.ibc_{channel,client,connections}.Msg*

Open assafmo opened this issue 3 years ago • 0 comments

  • [ ] ibc_channel
    • [ ] MsgChannelCloseConfirm
    • [ ] MsgRecvPacket
    • [ ] MsgTimeout
    • [ ] MsgTimeoutOnClose
    • [ ] MsgChannelOpenInit
    • [ ] MsgAcknowledgement
    • [ ] MsgChannelOpenTry
    • [ ] MsgChannelOpenAck
    • [ ] MsgChannelOpenConfirm
    • [ ] MsgChannelCloseInit
  • [ ] ibc_client
    • [ ] MsgUpgradeClient
    • [ ] MsgSubmitMisbehaviour
    • [ ] MsgCreateClient
    • [ ] MsgUpdateClient
  • [ ] ibc_connection
    • [ ] MsgConnectionOpenTry
    • [ ] MsgConnectionOpenAck
    • [ ] MsgConnectionOpenConfirm
    • [ ] MsgConnectionOpenInit

assafmo avatar Feb 15 '22 10:02 assafmo