test: add dumptxoutset RPC test

This commit is contained in:
James O'Beirne
2019-09-17 10:57:46 -04:00
parent c1ccbc3dde
commit 92b2f5306b
2 changed files with 52 additions and 0 deletions

View File

@@ -190,6 +190,7 @@ BASE_SCRIPTS = [
'rpc_uptime.py',
'wallet_resendwallettransactions.py',
'wallet_fallbackfee.py',
'rpc_dumptxoutset.py',
'feature_minchainwork.py',
'rpc_getblockstats.py',
'wallet_create_tx.py',