Function UTXOCache.add

Helper function to add an UTXO in the UTXO set.

abstract void add (
  in ref const(geod24.bitblob.BitBlob!(64L)) utxo,
  UTXO value
) @safe;

Parameters

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