We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d11747 commit 855e76fCopy full SHA for 855e76f
core/chain_manager.go
@@ -36,7 +36,7 @@ var (
36
)
37
38
const (
39
- blockCacheLimit = 10000
+ blockCacheLimit = 256
40
maxFutureBlocks = 256
41
maxTimeFutureBlocks = 30
42
0 commit comments