Page MenuHomePhabricator

[backport#15930] rpc: Add getbalances RPC
ClosedPublic

Authored by majcosta on Jun 7 2020, 20:11.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC1b1b61fd39cf: [backport#15930] rpc: Add getbalances RPC
Summary
Test Plan
ninja
./src/bitcoind -regtest -daemon
./src/bitcoin-cli getwalletinfo help

Check that output is correct

./src/bitcoin-cli getbalances
./src/bitcoin-cli getbalances help

Ditto

Diff Detail

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

Event Timeline

majcosta requested review of this revision.Jun 7 2020, 20:11

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jun 7 2020, 20:56