mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 11:56:15 +00:00
Update generate.go
This commit is contained in:
@@ -49,7 +49,7 @@ var (
|
||||
e2e.StateSyncRPC: 45,
|
||||
}
|
||||
nodePersistIntervals = uniformChoice{0, 1, 5}
|
||||
nodeSnapshotIntervals = uniformChoice{0, 4}
|
||||
nodeSnapshotIntervals = uniformChoice{0, 5}
|
||||
nodeRetainBlocks = uniformChoice{
|
||||
0,
|
||||
2 * int(e2e.EvidenceAgeHeight),
|
||||
|
||||
Reference in New Issue
Block a user