GBT: Add RPC tests

This commit is contained in:
Jack Grigg
2016-10-10 15:24:00 -05:00
parent 1628efedaf
commit 07064ea2d1
2 changed files with 59 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ testScripts=(
'walletbackup.py'
'zcjoinsplit.py'
'zcjoinsplitdoublespend.py'
'getblocktemplate.py'
);
testScriptsExt=(
'bipdersig-p2p.py'