Page MenuHomePhabricator

[wallet] Add ProcessImportLegacy()
ClosedPublic

Authored by deadalnix on May 21 2020, 12:20.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCfeb47bc21f28: [wallet] Add ProcessImportLegacy()
Summary

This commit adds a ProcessImportLegacy() function which
currently does nothing. It also unindents a block of
code for a future move-only change.

Reviewer hint: review with -w to ignore whitespace changes.

This is a partial backport of Core PR14491 : https://github.com/bitcoin/bitcoin/pull/14491/commits/4cac0ddd258bc82258ccc99568d02d3b2415339d

Test Plan
ninja all check-all

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.

Fabien added a subscriber: Fabien.

Is the original commit just messing the indentation ?

This revision is now accepted and ready to land.May 21 2020, 12:44
This revision was automatically updated to reflect the committed changes.