Crate zebra_scanner

Source
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 🔒
SaplingKey
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.