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_clientmethod, the proto-generatedCompactTxStreamerClienttype is the main interface to actually communicating with a lightwalletd.