mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
feat: run rpc_quorum.py with only one type of wallet
This commit is contained in:
parent
af1923f5c2
commit
71cd68d038
@ -153,8 +153,7 @@ BASE_SCRIPTS = [
|
|||||||
'feature_reindex.py',
|
'feature_reindex.py',
|
||||||
'feature_abortnode.py',
|
'feature_abortnode.py',
|
||||||
# vv Tests less than 30s vv
|
# vv Tests less than 30s vv
|
||||||
'rpc_quorum.py --legacy-wallet',
|
'rpc_quorum.py',
|
||||||
'rpc_quorum.py --descriptors',
|
|
||||||
'wallet_keypool_topup.py --legacy-wallet',
|
'wallet_keypool_topup.py --legacy-wallet',
|
||||||
'wallet_keypool_topup.py --descriptors',
|
'wallet_keypool_topup.py --descriptors',
|
||||||
'feature_fee_estimation.py',
|
'feature_fee_estimation.py',
|
||||||
|
Loading…
Reference in New Issue
Block a user