Crate zebra_scan

Source
Expand description

Shielded transaction scanner for the Zcash blockchain.

Re-exports§

pub use service::scan_task::scan;
pub use config::Config;
pub use init::init_with_server;
pub use init::spawn_init;

Modules§

config
Configuration for blockchain scanning tasks.
init
Initializing the scanner and gRPC server.
service
tower::Service for zebra-scan.
storage
Store viewing keys and results of the scan.

Structs§

DiversifiableFullViewingKey
A Sapling key that provides the capability to view incoming and outgoing transactions.
SaplingIvk