interface MsgTimeoutProtoMsg {
    typeUrl: "/ibc.core.channel.v1.MsgTimeout";
    value: Uint8Array;
}

Properties

Properties

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