diff options
Diffstat (limited to 'qa/rpc-tests/README.md')
-rw-r--r-- | qa/rpc-tests/README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/qa/rpc-tests/README.md b/qa/rpc-tests/README.md index ee9e8b35ca..15aede6c41 100644 --- a/qa/rpc-tests/README.md +++ b/qa/rpc-tests/README.md @@ -1,9 +1,10 @@ Regression tests of RPC interface ================================= -wallet.sh : Exercise wallet send/receive code. +Bash scripts that use the RPC interface and command-line bitcoin-cli to test +full functionality in -regtest mode. -walletbackup.sh : Exercise wallet backup / dump / import +wallet.sh : Exercise wallet send/receive code. txnmall.sh : Test proper accounting of malleable transactions |