Skip to content

Commit 9a5b4d7

Browse files
doc: Delete old line of code that was commented out
1 parent 3617d22 commit 9a5b4d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wallet/test/psbt_wallet_tests.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ BOOST_AUTO_TEST_CASE(psbt_updater_test)
6868
// Try to sign the mutated input
6969
SignatureData sigdata;
7070
BOOST_CHECK(m_wallet.FillPSBT(psbtx, complete, SIGHASH_ALL, true, true) != TransactionError::OK);
71-
//BOOST_CHECK(spk_man->FillPSBT(psbtx, PrecomputePSBTData(psbtx), SIGHASH_ALL, true, true) != TransactionError::OK);
7271
}
7372

7473
BOOST_AUTO_TEST_CASE(parse_hd_keypath)

0 commit comments

Comments
 (0)