Page MenuHomePhabricator

Fix includes in net.h related to past avalanche refactors
ClosedPublic

Authored by sdulfari on Jun 1 2022, 22:24.

Details

Summary

Delegation used to be used in the net code but was refactored out.
The delegation header just happens to provide the necessary headers indirectly.
This patch replaces it with the correct ones.

Test Plan
ninja check

Diff Detail

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