Expand description
gRPC clients for Zcash light wallet services
provides unified interface for both zidecar (our server) and lightwalletd (public fallback)
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
Constants§
- LIGHTWALLETD_
MAINNET - public lightwalletd endpoints for fallback
- LIGHTWALLETD_
MAINNET_ ALT - LIGHTWALLETD_
TESTNET