Function UTXOTracker.include

Implement this as the inclusion criteria

abstract bool include (
  in ref const(geod24.bitblob.BitBlob!(64L)) hash,
  in ref const(Output) utxo
) scope @safe;