Page MenuHomePhabricator

[net processing] remove proof_relay parameter from Peer ctor
ClosedPublic

Authored by PiRK on Nov 6 2023, 08:43.

Details

Summary

This state is always the same for all the peers, and always defined during Init, as it only depends on whether the "-avalanche" command line option or config option was set.

Depends on D14740

Test Plan

ninja all check-all