test: add tool_bitcoin to test bitcoin wrapper behavior

This commit is contained in:
Ryan Ofsky
2025-08-20 14:13:17 -04:00
parent 0972f55040
commit 29e836fae6
2 changed files with 103 additions and 0 deletions

View File

@@ -337,6 +337,7 @@ BASE_SCRIPTS = [
'p2p_tx_privacy.py',
'rpc_getdescriptoractivity.py',
'rpc_scanblocks.py',
'tool_bitcoin.py',
'p2p_sendtxrcncl.py',
'rpc_scantxoutset.py',
'feature_unsupported_utxo_db.py',