mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 07:32:16 +02:00
Add rpc test for prioritisetransaction
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
6e8b07f5f3
commit
2b31ab90c4
@ -99,6 +99,7 @@ testScripts = [
|
||||
'disablewallet.py',
|
||||
'sendheaders.py',
|
||||
'keypool.py',
|
||||
'prioritise_transaction.py',
|
||||
]
|
||||
testScriptsExt = [
|
||||
'bip65-cltv.py',
|
||||
|
Reference in New Issue
Block a user