Module anchor_block_store

Module anchor_block_store 

Source
Expand description

Anchor block store for persisting the current synced block header.

Ports the TS AnchorBlockStore which stores the current synchronized block header. Updated only from the BlockStateSynchronizer.

Structsยง

AnchorBlockHeader
Stored anchor block header with extracted metadata.
AnchorBlockStore
Stores the current anchor (synced) block header.