This diff adds a nodeid.h header to remove the need for the net.h header from avalanche/node.h, and use forward declaration in processor.h. The other header changes come from previously indirectly included headers.
Depends on D9852.
Ref T1634.
Differential D9853
[avalanche] Reduce dependency to net.h from avalanche Fabien on Aug 6 2021, 13:14. Authored by
Details
This diff adds a nodeid.h header to remove the need for the net.h header from avalanche/node.h, and use forward declaration in processor.h. The other header changes come from previously indirectly included headers. Depends on D9852. Ref T1634. ninja check
Diff Detail
|