zcash-android-wallet-sdk/lightwallet-client-lib/src/main/java/co/electriccoin/lightwallet/client/internal
Honza 0f1663f02c Unify return type of collection returning methods
- Switched fetchUtxos() to return Sequence instead of List
- Added a check on empty tAddress input
2023-01-24 11:41:20 +01:00
..
BlockingLightWalletClientImpl.kt Unify return type of collection returning methods 2023-01-24 11:41:20 +01:00
ChannelFactory.kt [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
Constants.kt [#615] Refactor lightwalletd client 2022-09-14 15:33:36 -04:00
CoroutineLightWalletClientImpl.kt Refactor fetchTransaction() to work with Response 2023-01-23 17:18:20 +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 Refactor fetchTransaction() to work with Response 2023-01-23 17:18:20 +01:00