cancelTx

abstract fun cancelTx(tx: Transaction)(source)

Informs the wallet that you no longer intend to broadcast a tx that was built from it.

This frees up the change address used when creating the tx for use in future transactions.