Page MenuHomePhabricator

drop network.{h|cpp}
ClosedPublic

Authored by PiRK on Jun 3 2022, 10:45.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABC67b6f4f70292: drop network.{h|cpp}
Summary

This contained only a single constant which was used in a single callsite.

More simplifications could be done around the now unneccery networks/abc/* directory structure, but this should be done in a separate diff as it requires modifying scripts and deciding whether we want to be ready to support multiple networks again or not.

Depends on D11563

Test Plan
cmake .. -GNinja
ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jun 3 2022, 10:45
This revision is now accepted and ready to land.Jun 3 2022, 17:47
This revision was automatically updated to reflect the committed changes.