mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Add bip68-sequence.py to extended rpc tests
This commit is contained in:
@@ -110,6 +110,7 @@ testScripts = [
|
|||||||
testScriptsExt = [
|
testScriptsExt = [
|
||||||
'bip65-cltv.py',
|
'bip65-cltv.py',
|
||||||
'bip65-cltv-p2p.py',
|
'bip65-cltv-p2p.py',
|
||||||
|
'bip68-sequence.py',
|
||||||
'bipdersig-p2p.py',
|
'bipdersig-p2p.py',
|
||||||
'bipdersig.py',
|
'bipdersig.py',
|
||||||
'getblocktemplate_longpoll.py',
|
'getblocktemplate_longpoll.py',
|
||||||
|
|||||||
Reference in New Issue
Block a user