Expand description
Zingo-Netutils
This crate provides the GrpcConnector
struct,
used to communicate with a lightwalletd
Modules§
Structs§
- Grpc
Connector - The connector, containing the URI to connect to. This type is mostly an interface to the get_client method, the proto-generated CompactTxStreamerClient type is the main interface to actually communicating with a lightwalletd.