const MALICIOUS_THRESHOLD: usize = 5;
Malicious behaviour threshold. If the threshold is reached, we will drop the peer from our P2P connection.