Page MenuHomePhabricator

refactor: Add handleNotifications method to wallet
ClosedPublic

Authored by deadalnix on May 23 2020, 19:11.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCbef2081ba9f0: refactor: Add handleNotifications method to wallet
Summary

Further stylistic cleanups in touched files:

  • Sort the includes
  • Wrap long single-line constructors into multiple lines

This is a partial backport of Core PR15779 : https://github.com/bitcoin/bitcoin/pull/15779/commits/fad7c33342cb51b310a7dd372bfa675df8810367

Depends on D6236

Test Plan
ninja all check-all
./src/bench/bitcoin-bench

Diff Detail

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

Event Timeline

[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.May 23 2020, 19:15