Package-level declarations
Types
Link copied to clipboard
Configuration for reorg detection.
Link copied to clipboard
interface ReorgDetector
Detects and handles blockchain reorganizations (reorgs).
Link copied to clipboard
Implementation of ReorgDetector using in-memory block history.
Link copied to clipboard
Blockchain reorganization event.
Link copied to clipboard
Exception thrown when reorg handling fails.