Module agora.consensus.pool.Transaction

Contains a transaction pool that is serializable to disk, using SQLite as a backing store.

Classes

NameDescription
TransactionPool A transaction pool that is serializable to disk, backed by SQLite

Aliases

NameTypeDescription
DoubleSpentSelector ulong delegate(Transaction[]) A delegate type to select one of the double spent TXs