# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
EthClient is a top level interface for an ethereum client.
Fetcher is a top level interface for fetching ethereum data.
HeaderRepository is the top level interface for the Postgres header repository.
RPCClient is the top level interface for an Ethereum RPC client.
# Type aliases
NodeType is an enum to represent different node types.