Page MenuHomePhabricator

Fix abc_rpc_getinfo when bitcoin-cli is disabled
ClosedPublic

Authored by Fabien on Tue, Dec 3, 13:58.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCabbeb4d66eb0: Fix abc_rpc_getinfo when bitcoin-cli is disabled
Summary

get_cli_version requires bitcoin-cli

Test Plan
cmake -GNinja .. -DBUILD_BITCOIN_CLI=OFF
./test/functional/test_runner.py abc_rpc_getinfo

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable