mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge b8992f2d4a into merged_master (Bitcoin PR bitcoin/bitcoin#24592)
This commit is contained in:
commit
8a8b029f97
1 changed files with 0 additions and 1 deletions
|
|
@ -67,7 +67,6 @@ BOOST_AUTO_TEST_CASE(psbt_updater_test)
|
|||
SignatureData sigdata;
|
||||
bool complete = true;
|
||||
BOOST_CHECK(m_wallet.FillPSBT(psbtx, complete, SIGHASH_ALL, true, true) != TransactionError::OK);
|
||||
//BOOST_CHECK(spk_man->FillPSBT(psbtx, PrecomputePSBTData(psbtx), SIGHASH_ALL, true, true) != TransactionError::OK);
|
||||
}
|
||||
|
||||
BOOST_AUTO_TEST_CASE(parse_hd_keypath)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue