Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenButtolph committed Nov 24, 2023
1 parent ceee9aa commit 77c035a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/constants/networking.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const (
DefaultConsensusAppConcurrency = 2
DefaultConsensusShutdownTimeout = time.Minute
DefaultFrontierGossipFrequency = 500 * time.Millisecond
DefaultConsensusGossipFrontierPollSize = 3
DefaultConsensusGossipFrontierPollSize = 5
DefaultConsensusGossipAcceptedFrontierValidatorSize = 0
DefaultConsensusGossipAcceptedFrontierNonValidatorSize = 0
DefaultConsensusGossipAcceptedFrontierPeerSize = 1
Expand Down

0 comments on commit 77c035a

Please sign in to comment.