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§
- Configuration for blockchain scanning tasks.
- Initializing the scanner and gRPC server.
tower::Service
for zebra-scan.- Store viewing keys and results of the scan.
Structs§
- A Sapling key that provides the capability to view incoming and outgoing transactions.