mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 04:52:59 +01:00
9e7776bf1f
qa/rpc-tests/wallet.sh runs a three-node -regtest network, generates a fresh blockchain, and then exercises basic wallet sending/receiving functionality using command-line RPC.
7 lines
177 B
Markdown
7 lines
177 B
Markdown
Regression tests of RPC interface
|
|
=================================
|
|
|
|
wallet.sh : Test wallet send/receive code (see comments for details)
|
|
|
|
util.sh : useful re-usable functions
|