Function UTXOCache.remove

Helper function to remove an UTXO in the UTXO set.

abstract void remove (
  in ref const(geod24.bitblob.BitBlob!(64L)) utxo
) @safe;

Parameters

NameDescription
hash the hash of the UTXO (hashMulti(tx_hash, index))