Test headers sync using minchainwork threshold

This commit is contained in:
Suhas Daftuar
2022-08-11 16:31:08 -04:00
parent 0b6aa826b5
commit 150a5486db
2 changed files with 67 additions and 0 deletions

View File

@@ -186,6 +186,7 @@ BASE_SCRIPTS = [
'wallet_signrawtransactionwithwallet.py --legacy-wallet',
'wallet_signrawtransactionwithwallet.py --descriptors',
'rpc_signrawtransactionwithkey.py',
'p2p_headers_sync_with_minchainwork.py',
'rpc_rawtransaction.py --legacy-wallet',
'wallet_groups.py --legacy-wallet',
'wallet_transactiontime_rescan.py --descriptors',