interface MsgChannelOpenAckProtoMsg {
    typeUrl: "/ibc.core.channel.v1.MsgChannelOpenAck";
    value: Uint8Array;
}

Properties

Properties

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