mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 17:02:43 +00:00
test: add feature_rbf.py --descriptors to test_runner.py
This commit is contained in:
parent
166f8ec28e
commit
b79dbe86a9
@ -217,7 +217,8 @@ BASE_SCRIPTS = [
|
||||
'rpc_getblockfilter.py',
|
||||
'rpc_invalidateblock.py',
|
||||
'feature_utxo_set_hash.py',
|
||||
'feature_rbf.py',
|
||||
'feature_rbf.py --legacy-wallet',
|
||||
'feature_rbf.py --descriptors',
|
||||
'mempool_packages.py',
|
||||
'mempool_package_onemore.py',
|
||||
'rpc_createmultisig.py --legacy-wallet',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user