interface MsgChannelOpenConfirmAminoMsg {
    type: "cosmos-sdk/MsgChannelOpenConfirm";
    value: MsgChannelOpenConfirmAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgChannelOpenConfirm"