Page MenuHomePhabricator

[wallet] Remove 'account' argument from GetLegacyBalance()
ClosedPublic

Authored by nakihito on Mar 3 2020, 18:39.

Details

Summary

GetLegacyBalance() is never called with an account argument.
Remove the argument and helper functions.

Partial backport of Core PR13825
https://github.com/bitcoin/bitcoin/pull/13825/commits/0629de4919d7b8ffdfb09a6f732dc922d9db843b

Depends on D5316

Test Plan
ninja check
ninja check-functional

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Mar 3 2020, 18:39

[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.Mar 4 2020, 07:55