Skip to main content

PRIMARY_PING_IN_MS

Constant PRIMARY_PING_IN_MS 

Source
pub const PRIMARY_PING_IN_MS: u64 = _; // 5_000u64
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.