Expand description
The zebra-scanner binary.
The zebra-scanner binary is a standalone binary that scans the Zcash blockchain for transactions using the given sapling keys.
Structs§
- Args
- zebra-scanner arguments
- DEFAULT_
NETWORK 🔒 - DEFAULT_
SCANNER_ 🔒CACHE_ DIR - DEFAULT_
ZEBRAD_ 🔒CACHE_ DIR - Sapling
Key - A structure with sapling key and birthday height.
Functions§
- main 🔒
- Runs the zebra scanner binary with the given arguments.
- min_
height 🔒 - validate_
dir 🔒 - Create an error message is a given directory does not exist or we don’t have access to it for whatever reason.