Constant MALICIOUS_THRESHOLD

Source
const MALICIOUS_THRESHOLD: usize = 5;
Expand description

Malicious behaviour threshold. If the threshold is reached, we will drop the peer from our P2P connection.