interface MsgIBCCloseChannelAminoMsg {
    type: "wasm/MsgIBCCloseChannel";
    value: MsgIBCCloseChannelAmino;
}

Properties

Properties

type: "wasm/MsgIBCCloseChannel"