Constant darkfi::event_graph::proto::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.