Interface MsgChannelOpenTryResponseProtoMsg

interface MsgChannelOpenTryResponseProtoMsg {
    typeUrl: "/ibc.core.channel.v1.MsgChannelOpenTryResponse";
    value: Uint8Array;
}

Properties

Properties

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