mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 05:48:31 +00:00
Bump duplicate cache time (#5493)
* Bump seen_ttl for gossipsub duplicate cache
This commit is contained in:
@@ -256,6 +256,8 @@ impl<AppReqId: ReqId, TSpec: EthSpec> Network<AppReqId, TSpec> {
|
||||
config.network_load,
|
||||
ctx.fork_context.clone(),
|
||||
gossipsub_config_params,
|
||||
ctx.chain_spec.seconds_per_slot,
|
||||
TSpec::slots_per_epoch(),
|
||||
);
|
||||
|
||||
// If metrics are enabled for libp2p build the configuration
|
||||
|
||||
Reference in New Issue
Block a user