interface MsgChannelCloseConfirmAminoMsg {
    type: "cosmos-sdk/MsgChannelCloseConfirm";
    value: MsgChannelCloseConfirmAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgChannelCloseConfirm"