SYNCER_ACTIVITY_TIMEOUT_MULTIPLIER

Constant SYNCER_ACTIVITY_TIMEOUT_MULTIPLIER 

Source
const SYNCER_ACTIVITY_TIMEOUT_MULTIPLIER: u64 = 10;
Expand description

To better support peers near tip during network instability, we multiply the consensus activity timeout by this factor.