diff --git a/portal-bridge/src/census/mod.rs b/portal-bridge/src/census/mod.rs index c37eb0b0e..06a6d1ab3 100644 --- a/portal-bridge/src/census/mod.rs +++ b/portal-bridge/src/census/mod.rs @@ -34,7 +34,7 @@ pub enum CensusError { /// The maximum number of enrs to return in a response, /// limiting the number of OFFER requests spawned by the bridge /// for each piece of content -pub const ENR_OFFER_LIMIT: usize = 4; +pub const ENR_OFFER_LIMIT: usize = 2; /// The census is responsible for maintaining a list of known peers in the network, /// checking their liveness, updating their data radius, iterating through their