zcash-android-wallet-sdk/lightwallet-client-lib/src/main/java/co/electriccoin/lightwallet/client
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
..
ext Fix benchmarking for networking module 2023-01-10 15:25:01 +01:00
fixture Add simple fixture test 2023-01-23 11:53:39 +01:00
internal Switch from empty response to exception 2023-01-25 12:55:42 +01:00
model Switch from empty response to exception 2023-01-25 12:55:42 +01:00
BlockingLightWalletClient.kt Switch from empty response to exception 2023-01-25 12:55:42 +01:00
CoroutineLightWalletClient.kt Switch from empty response to exception 2023-01-25 12:55:42 +01:00