increase OpportunisticGraftThreshold to 5
This commit is contained in:
parent
24cebb8b2f
commit
d597c3fb0d
@ -156,7 +156,7 @@ func GossipSub(mctx helpers.MetricsCtx, lc fx.Lifecycle, host host.Host, nn dtyp
|
||||
PublishThreshold: -1000,
|
||||
GraylistThreshold: -2500,
|
||||
AcceptPXThreshold: 1000,
|
||||
OpportunisticGraftThreshold: 2.5,
|
||||
OpportunisticGraftThreshold: 5,
|
||||
},
|
||||
),
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user