Module block_state_synchronizer

Module block_state_synchronizer 

Source
Expand description

Block state synchronizer with reorg handling.

Ports the TS BlockSynchronizer which handles block header updates, chain reorganization detection, and coordinated rollback of NoteStore and PrivateEventStore.

Structs§

BlockStateSynchronizer
Block state synchronizer that manages block header tracking and reorg handling.
BlockSyncConfig
Configuration for the block state synchronizer.

Enums§

SyncChainTip
Which chain tip the block synchronizer should track.