Constant PRIMARY_PING_IN_MS

Source
pub const PRIMARY_PING_IN_MS: u64 = _; // 5_000u64
Expand description

The frequency 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.