Add bip68-sequence.py to extended rpc tests

This commit is contained in:
BtcDrak 2016-02-13 15:42:24 +00:00
parent 80d1f2e483
commit 6ba8b2a6c4

View file

@ -110,6 +110,7 @@ testScripts = [
testScriptsExt = [
'bip65-cltv.py',
'bip65-cltv-p2p.py',
'bip68-sequence.py',
'bipdersig-p2p.py',
'bipdersig.py',
'getblocktemplate_longpoll.py',