MsgIBCCloseChannel port and channel need to be owned by the contract

interface MsgIBCCloseChannelAmino {
    channel?: string;
}

Properties

Properties

channel?: string