Skip to main content

Crate lightwallet_protocol

Crate lightwallet_protocol 

Source
Expand description

Rust bindings for Zcash lightwallet protocol buffers.

This crate provides auto-generated Rust bindings for the Zcash lightwallet protocol buffer definitions, including both the gRPC service definitions and the compact block format messages.

Re-exports§

pub use cash::z::wallet::sdk::rpc::compact_tx_streamer_client::CompactTxStreamerClient;
pub use cash::z::wallet::sdk::rpc::compact_tx_streamer_server::CompactTxStreamer;
pub use cash::z::wallet::sdk::rpc::compact_tx_streamer_server::CompactTxStreamerServer;
pub use cash::z::wallet::sdk::rpc::*;

Modules§

cash