zcash-android-wallet-sdk/demo-app/src/main/java/cash/z/ecc/android/sdk/demoapp/ui/screen/home/viewmodel
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
..
WalletSnapshot.kt [#1385] Adopt `AccountBalance` fields in Kotlin layer 2024-02-07 17:33:47 +01:00
WalletViewModel.kt Adjust `Synchronizer.proposeShielding` API 2024-03-06 20:17:41 +00:00