Module non_finalized_state

Source
Expand description

Non-finalized chain state management as defined by RFC0005

Modules§

chain 🔒
Chain implements a single non-finalized blockchain, starting at the finalized tip.

Structs§

NonFinalizedState
The state of the chains in memory, including queued blocks.