Skip to main content

MAX_TRUSTED_HOPS

Constant MAX_TRUSTED_HOPS 

Source
pub const MAX_TRUSTED_HOPS: usize = 10;
Expand description

Upper bound on trusted_hops: real proxy chains are short; a huge value is a configuration mistake (and would make every request fall back to the peer).