Expand description
The data source module.
Data sources are data providers for the kona derivation pipeline. They implement the DataAvailabilityProvider trait, providing a way to iterate over data for a given (L2) BlockInfo.
Structsยง
- The Blob Data
- A data iterator that reads from a blob.
- A data iterator that reads from calldata.
- A factory for creating an Ethereum data source provider.