zcash-android-wallet-sdk/backend-lib/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 [#1327] Ktlint 1.1.0 2024-01-04 21:21:32 +01:00
main Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00
test/java/cash/z/ecc/android/sdk/internal backend-lib: Expose `AccountBalance` fields across the FFI 2024-02-05 16:16:13 +01:00