LightWalletGrpcService |
Implementation of LightwalletService using gRPC for requests to lightwalletd. class LightWalletGrpcService : LightWalletService |
LightWalletService |
Service for interacting with lightwalletd. Implementers of this service should make blocking calls because async concerns are handled at a higher level. interface LightWalletService |