Module agora.consensus.state.UTXOSet

Contains a SQLite-backed UTXO set class.

Classes

NameDescription
SyncedUTXOSet Thread safe version of the UTXOSet, should only be used for testing
UTXOSet