mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-28 20:17:29 -03: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.
6 lines
177 B
Markdown
6 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
|