zcash-android-wallet-sdk/lightwallet-client-lib/src/main/java/co/electriccoin/lightwallet/client/internal
Honza c55d7ef96a Switch from empty response to exception
- Our server calls now rather throw IllegalArgumentException than return an empty response
- Removed commented out log message
- Updated javadocs
2023-01-25 12:55:42 +01:00
..
ApiStatusResolver.kt Address several minor change requests 2023-01-24 16:14:44 +01:00
BlockingLightWalletClientImpl.kt Switch from empty response to exception 2023-01-25 12:55:42 +01:00
ChannelFactory.kt [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
Constants.kt Switch from empty response to exception 2023-01-25 12:55:42 +01:00
CoroutineLightWalletClientImpl.kt Switch from empty response to exception 2023-01-25 12:55:42 +01:00
DarksideApi.kt Repackage cash.z.wallet.sdk.rpc to cash.z.wallet.sdk.internal.rpc 2023-01-11 16:18:33 +01:00
GrpcStatusResolver.kt Address several minor change requests 2023-01-24 16:14:44 +01:00