Page MenuHomePhabricator

Suggested wallet code cleanups from #14711
ClosedPublic

Authored by Fabien on May 4 2020, 19:59.

Details

Summary
This implements suggested changes from #14711 review comments that
didn't make make it in before merging.

There are no changes in behavior in this PR, just documentation updates,
simplifications, and variable renames.

Backport of core PR15342.

Test Plan
ninja all check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR15342
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10579
Build 18968: Default Diff Build & Tests
Build 18967: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.May 4 2020, 19:59

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

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/wallet/rpcwallet.cpp
4016

Note to other reviewers: This essentially skips over PR15279, but it doesn't matter because that PR is only a fixup for this help string. This patch brings this text most up-to-date.

This revision is now accepted and ready to land.May 4 2020, 20:27