mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Add bip68-sequence.py to extended rpc tests
This commit is contained in:
parent
80d1f2e483
commit
6ba8b2a6c4
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue