mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-02 03:02:35 +02:00
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.
Regression tests of RPC interface
wallet.sh : Test wallet send/receive code (see comments for details)
util.sh : useful re-usable functions