package
0.0.2
Repository: https://github.com/offchainlabs/bold.git
Documentation: pkg.go.dev

# Functions

New initializes a watcher service for frequently scanning the chain for edge creations and confirmations.

# Structs

The Watcher implements a service in the validator runtime that is in charge of scanning through all edge creation events via a polling mechanism.

# Interfaces

EdgeManager provides a method to track edges, via edge tracker goroutines.