Expand description
gRPC clients for Zcash light wallet services
provides unified interface for both zidecar (our server) and lightwalletd (public fallback)
Re-exports§
pub use crate::endpoints::*;
Modules§
- lightwalletd_
proto - generated protobuf types for lightwalletd
- zidecar_
proto - generated protobuf types for zidecar
Structs§
- Compact
Action - compact orchard action for trial decryption
- Compact
Block - compact block for wallet scanning
- Lightwalletd
Client - Send
Result - send transaction response
- Sync
Status - sync status from server
- Tree
State - tree state at a block height
- Utxo
- transparent UTXO
- Zidecar
Client