Interface MsgChannelOpenConfirmResponseProtoMsg

interface MsgChannelOpenConfirmResponseProtoMsg {
    typeUrl: "/ibc.core.channel.v1.MsgChannelOpenConfirmResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.channel.v1.MsgChannelOpenConfirmResponse"
value: Uint8Array