Skip to main content

PRIMARY_PING_INTERVAL

Constant PRIMARY_PING_INTERVAL 

Source
pub const PRIMARY_PING_INTERVAL: Duration;
Expand description

The interval at which each primary broadcasts a ping to every other node. Note: If this is updated, be sure to update MAX_BLOCKS_BEHIND to correspond properly.