Merge pull request #7044

d52fbf0 Added additional config option for multiple RPC users. (Gregory Sanders)
This commit is contained in:
Gregory Maxwell
2015-11-30 12:05:56 -08:00
6 changed files with 231 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ testScripts = [
'mempool_spendcoinbase.py',
'mempool_coinbase_spends.py',
'httpbasics.py',
'multi_rpc.py',
'zapwallettxes.py',
'proxy_test.py',
'merkle_blocks.py',