# Interfaces
ExecutionDataRequester is a component that syncs ExecutionData from the network, and exposes a callback that is called when a new ExecutionData is received.
IndexReporter provides information about the current state of the execution state indexer.
# Type aliases
OnExecutionDataReceivedConsumer is a callback that is called ExecutionData is received for a new block.