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
Branch
PR13825-1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9706
Build 17305: Default Diff Build & Tests
Build 17304: arc lint + arc unit

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