zcash-android-wallet-sdk/lightwallet-client-lib/src/main/java/co/electriccoin/lightwallet/client
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
..
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 Unify return type of collection returning methods 2023-01-24 11:41:20 +01:00
model Refactor fetchTransaction() to work with Response 2023-01-23 17:18:20 +01:00
ApiStatusResolver.kt Refactor fetchTransaction() to work with Response 2023-01-23 17:18:20 +01:00
BlockingLightWalletClient.kt Unify return type of collection returning methods 2023-01-24 11:41:20 +01:00
CoroutineLightWalletClient.kt Refactor fetchTransaction() to work with Response 2023-01-23 17:18:20 +01:00