Module data_availability_fetcher

Source
Expand description

Fetcher is responsible for getting DA information from the main node.

Structsยง

DataAvailabilityFetcher
Component fetches the Data Availability info from the main node and persists this data in Postgres. The persisted data will be checked against L1 commitment transactions by Consistency checker.