Page MenuHomePhabricator

Remove unused config argument from the finalization methods
ClosedPublic

Authored by Fabien on Jan 6 2021, 14:55.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCc75f083fc9b1: Remove unused config argument from the finalization methods
Summary

Both MarkBlockAsFinal() and FindBlockToFinalize() take a Config
which is unused, so remove it.

Test Plan
ninja all check-all

Diff Detail

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