Constant ADDRV2_MESSAGE_INTERVAL

Source
const ADDRV2_MESSAGE_INTERVAL: Duration;
Expand description

To avoid being eclipsed with an address spam attack, we limit the rate of addrv2 messages a peer can send us to one every 10 seconds.