Browse Source

Add bip68-sequence.py to extended rpc tests

0.13
BtcDrak 9 years ago
parent
commit
6ba8b2a6c4
  1. 1
      qa/pull-tester/rpc-tests.py

1
qa/pull-tester/rpc-tests.py

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

Loading…
Cancel
Save