HomePhabricator

Fix includes in net.h related to past avalanche refactors

Description

Fix includes in net.h related to past avalanche refactors

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

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D11553

Details

Provenance
sdulfariAuthored on Jun 1 2022, 22:22
sdulfariPushed on Jun 2 2022, 16:01
Reviewer
Restricted Project
Differential Revision
D11553: Fix includes in net.h related to past avalanche refactors
Parents
rABC9b3ef55ab499: Clarify that m_tx_relay and m_proof_relay are thread safe
Branches
Unknown
Tags
Unknown