Interface MsgChannelCloseConfirmResponseAminoMsg

interface MsgChannelCloseConfirmResponseAminoMsg {
    type: "cosmos-sdk/MsgChannelCloseConfirmResponse";
    value: MsgChannelCloseConfirmResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgChannelCloseConfirmResponse"