Module fuel_indexer::executor
source · Structs
- WASM indexer runtime environment responsible for fetching/saving data to and from the database.
- WASM executors are the primary means of execution.
Enums
- Source of the indexer’s execution.
Traits
- Executors are responsible for the actual indexing of data.
Functions
- Retrieve blocks from a client node.
- Run the executor task until the kill switch is flipped, or until some other stop criteria is met.