interface MsgChannelCloseConfirmProtoMsg {
    typeUrl: "/ibc.core.channel.v1.MsgChannelCloseConfirm";
    value: Uint8Array;
}

Properties

Properties

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