Page MenuHomePhabricator

[backport#17304 1/18] MOVEONLY: Reorder LegacyScriptPubKeyMan methods
ClosedPublic

Authored by majcosta on Aug 7 2020, 16:02.

Details

Summary

Can verify move-only with:

git log -p -n1 --color-moved

This commit is move-only and doesn't change code or affect behavior.

https://github.com/bitcoin/bitcoin/pull/17304/commits/b4cb18bce3c9a6adab2fa32f3dad4ad966b33be0


Partial backport of Core PR17304

Test Plan
ninja check

Diff Detail

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

Event Timeline

majcosta requested review of this revision.Aug 7 2020, 16:02

[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/scriptpubkeyman.h
265 ↗(On Diff #22791)

Nit: comment styling

This revision is now accepted and ready to land.Aug 7 2020, 17:56