zcash_client_sqlite
: Create a test that exercises a Proposal
with transparent inputs
#1329
Labels
zcash_client_sqlite
: Create a test that exercises a Proposal
with transparent inputs
#1329
WalletDb::get_unspent_transparent_output
is only used inproto::proposal::Proposal::try_into_standard_proposal
. The latter is exercised in the tests, but only with shielded inputs. We should add a shielding test to ensure this pathway is covered (and enable finding bugs like #1326).The text was updated successfully, but these errors were encountered: