Module storage

Source
Expand description

Store viewing keys and results of the scan.

Modules§

db
Persistent storage for scanner results.

Structs§

SaplingScannedResult
Stores a scanning result.
Storage
Store key info and results of the scan.

Constants§

INSERT_CONTROL_INTERVAL
We insert an empty results entry to the database every this interval for each stored key, so we can track progress.

Type Aliases§

SaplingScanningKey
The type used in Zebra to store Sapling scanning keys. It can represent a full viewing key or an individual viewing key.