Page MenuHomePhabricator

[backport#17304 2/18] Refactor: Declare LegacyScriptPubKeyMan methods as virtual
ClosedPublic

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

Details

Summary

This commit does not change behavior.

https://github.com/bitcoin/bitcoin/pull/17304/commits/533d8b364f4e589aa1acb28cdea5e6e6e80d34dc


Depends on D7147

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:05

[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
168 ↗(On Diff #22792)

Nit: fix comment style

This revision is now accepted and ready to land.Aug 7 2020, 18:54