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§
- Block
State Synchronizer - Block state synchronizer that manages block header tracking and reorg handling.
- Block
Sync Config - Configuration for the block state synchronizer.
Enums§
- Sync
Chain Tip - Which chain tip the block synchronizer should track.