test: add test for signet miner script

This commit is contained in:
Sebastian Falbesoner
2022-03-14 12:21:43 +01:00
parent 449b96ed97
commit 038d2a607f
3 changed files with 66 additions and 1 deletions

View File

@@ -145,6 +145,8 @@ BASE_SCRIPTS = [
'wallet_txn_doublespend.py --mineblock',
'tool_wallet.py --legacy-wallet',
'tool_wallet.py --descriptors',
'tool_signet_miner.py --legacy-wallet',
'tool_signet_miner.py --descriptors',
'wallet_txn_clone.py',
'wallet_txn_clone.py --segwit',
'rpc_getchaintips.py',