Add python qa test overwinter_peer_management.

This commit is contained in:
Simon
2018-02-23 14:22:43 -08:00
parent 72b2192950
commit b6e5cc7d27
3 changed files with 127 additions and 4 deletions

View File

@@ -51,6 +51,7 @@ testScripts=(
'getblocktemplate.py'
'bip65-cltv-p2p.py'
'bipdersig-p2p.py'
'overwinter_peer_management.py'
);
testScriptsExt=(
'getblocktemplate_longpoll.py'