# 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.