zcash-android-wallet-sdk / cash.z.wallet.sdk.service

Package cash.z.wallet.sdk.service

Types

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