if (this.txChannel) {
      this.txChannel.close();
      this.tx.close.bind(this.tx, callback);
    }