Expand description
Functions for registering new keys in the scan task
Structs§
- Scan
Range Task Builder - A builder for a scan until task
Functions§
- scan_
range - Start a scan task that reads blocks from
state
within the provided height range, scans them with the configured keys instorage
, and then writes the results tostorage
.