Page MenuHomePhabricator

[refactor] replace calls to Params() CWallet chainParams member
ClosedPublic

Authored by majcosta on Oct 2 2020, 10:33.

Details

Summary

as suggested in D7041, in the future this will make it easier to grab these params from CWallet's interface::chain() instead

Test Plan
ninja all check check-functional

Diff Detail

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

Event Timeline

majcosta requested review of this revision.Oct 2 2020, 10:34
deadalnix requested changes to this revision.Oct 2 2020, 14:09
deadalnix added a subscriber: deadalnix.

That is very good, but you went overboard with the last one.

src/wallet/wallet.cpp
2302 ↗(On Diff #24199)

revert

This revision now requires changes to proceed.Oct 2 2020, 14:09
This revision is now accepted and ready to land.Oct 2 2020, 19:02
This revision was landed with ongoing or failed builds.Oct 2 2020, 19:09
This revision was automatically updated to reflect the committed changes.