aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoin-cli.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-04-24 18:37:50 -0400
committerMarcoFalke <falke.marco@gmail.com>2020-04-24 18:41:22 -0400
commit5f19155e5bca37bf1fe14515758c6f589f6806ae (patch)
treef20842a96eb45735287d9bc5827a7c4af48d62df /src/bitcoin-cli.cpp
parenta215c6133323cc9f27bc9ea12299f3a907329545 (diff)
parent2495110012fc0cb7142a4536791dd79da5cc3e44 (diff)
downloadbitcoin-5f19155e5bca37bf1fe14515758c6f589f6806ae.tar.xz
Merge #18724: test: add coverage for -rpcwallet cli option
2495110012fc0cb7142a4536791dd79da5cc3e44 test: add coverage for -rpcwallet cli option (Jon Atack) Pull request description: The bitcoin-cli `-rpcwallet=` option is an essential RPC/CLI option when more than one wallet is loaded (see `bitcoin-cli -help | grep -A5 rpcwallet` or `src/bitcoin-cli.cpp::L61`) and it currently has no test coverage. It is not only used by users, but also by the test framework and ~10 test files via `get_wallet_rpc()`. This PR adds coverage, while simultaneously improving the `-getinfo` coverage when multiple wallets are loaded. This is similar to the test coverage that would be added in #18594. ACKs for top commit: robot-visions: ACK 2495110012fc0cb7142a4536791dd79da5cc3e44 Tree-SHA512: caaa8b99fb8fa481ab2c6b2a287ed29720bb4553c3f66657462c44fa2990acaaf36cabeaaf81408678e5fdce4e105d729dd94b5ed8588dd1a6f2cb03fc25acf3
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions