In RustBackend.proposeShielding
, when transparent_receiver
is null select the first taddr that has sufficient funds to shield
#1643
Labels
enhancement
New feature or request
@str4d:
zcash-android-wallet-sdk/backend-lib/src/main/rust/lib.rs
Lines 1784 to 1798 in 3558ecf
Note that essentially the same code is implicated here and in Electric-Coin-Company/zcash-light-client-ffi#171 . It may be preferable to move the logic for selecting which taddr to shield from by default into librustzcash, so that it can be shared.
The text was updated successfully, but these errors were encountered: