MsgIBCCloseChannel port and channel need to be owned by the contract

interface MsgIBCCloseChannel {
    channel: string;
}

Properties

Properties

channel: string