unspendable

open override fun unspendable(unspendable: List<OutPoint>): TxBuilder(source)

Replace the internal list of unspendable utxos with a new list.

It’s important to note that the "must-be-spent" utxos added with TxBuilder::add_utxo have priority over these.