mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 09:37:38 +00:00
Update skip_analysis.go (#2825)
This commit is contained in:
parent
08f7084b20
commit
b37f733f14
@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
|
||||
const MainnetNotCheckedFrom uint64 = 13370300
|
||||
const MainnetNotCheckedFrom uint64 = 13414600
|
||||
|
||||
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis
|
||||
// for the historical blocks (on mainnet now but perhaps on the testsnets
|
||||
|
Loading…
Reference in New Issue
Block a user