Interface MsgChannelOpenAckResponseProtoMsg

interface MsgChannelOpenAckResponseProtoMsg {
    typeUrl: "/ibc.core.channel.v1.MsgChannelOpenAckResponse";
    value: Uint8Array;
}

Properties

Properties

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