Page MenuHomePhabricator

[avalanche] pass a fRelayProofs flag to the Peer struct
ClosedPublic

Authored by PiRK on Jun 7 2024, 07:17.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC9687e8a6dfcd: [avalanche] pass a fRelayProofs flag to the Peer struct
Summary

This moves the responsibility of knowing whether avalanche is enabled to a scope that knows of the processor pointer. In a next diff, we will use the processor pointer to determine whether avalanche is enabled.
Depends on D16311

Test Plan

ninja all check-all

Diff Detail

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