Refactor production code that matches on Testnet
to use a new Network method for each consensus rule
#8326
Labels
A-consensus
Area: Consensus rule updates
A-network
Area: Network protocol updates or fixes
C-enhancement
Category: This is an improvement
C-testing
Category: These are tests
good first issue
Motivation
We want to move this logic to methods and add unit tests for the methods so it's easier to review the following PRs that add Testnet parameters.
See step 2 in #7967 (comment)
The text was updated successfully, but these errors were encountered: