Page MenuHomePhabricator

Pass Config down to the code computing the PoW requirement.
ClosedPublic

Authored by deadalnix on Nov 15 2017, 17:49.

Diff Detail

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

Event Timeline

schancel requested changes to this revision.Nov 16 2017, 01:15
schancel added inline comments.
src/pow.cpp
115 ↗(On Diff #1758)

Why do you need the node config down here? This doesn't seem like a good idea to me.

This revision now requires changes to proceed.Nov 16 2017, 01:15
deadalnix added inline comments.
This revision is now accepted and ready to land.Nov 16 2017, 16:28
This revision was automatically updated to reflect the committed changes.