Module update

Source
Expand description

A generic algorithm for updating a HotShot Query Service data source with new data.

Traits§

Transaction
A unit of atomicity for updating a shared data source.
UpdateDataSource
An extension trait for types which implement the update trait for each API module.
VersionedDataSource
A data source with an atomic transaction-based synchronization interface.

Functions§

genesis_vid 🔒