Struct UTXOTracker.Tracked

Type of data we keep track of

struct Tracked ;

Fields

NameTypeDescription
hash geod24.bitblob.BitBlob!(64L)Hash of the UTXO
output OutputOutput itself

Methods

NameDescription
opEquals (other) Used by Set
toHash () Used by Set