zcash-android-wallet-sdk/demo-app/src
Jack Grigg abffb3f9ee Adjust `Synchronizer.proposeShielding` API
- Returns `null` when there are no funds to shield or the shielding
  threshold is not met.
- Throws an exception if there are funds to shield in more than one
  transparent receiver within the account.
- Has an optional parameter for specifying which transparent receiver
  to shield funds from.

Part of Electric-Coin-Company/zcash-android-wallet-sdk#680.
2024-03-06 20:17:41 +00:00
..
androidTest/java/cash/z/wallet/sdk/sample/demoapp Deprecate `Synchronizer.sendToAddress` and `Synchronizer.shieldFunds` 2024-03-06 16:40:21 +01:00
main Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00
zcashmainnet [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00
zcashtestnet [#366] Fix Detekt warnings 2022-08-23 15:49:00 +02:00