Crate zksync_reorg_detector

Source

Structs§

ReorgDetector
This is a component that is responsible for detecting the batch re-orgs. Batch re-org is a rare event of manual intervention, when the node operator decides to revert some of the not yet finalized batches for some reason (e.g. inability to generate a proof), and then potentially re-organize transactions in them to fix the problem.

Enums§

Error
HashMatchError
MissingData
Data missing on the main node.