Update skip_analysis.go

This commit is contained in:
ledgerwatch 2021-08-19 10:10:36 +01:00 committed by GitHub
parent e5a9163902
commit c5de686b22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ import (
)
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
const MainnetNotCheckedFrom uint64 = 13008890
const MainnetNotCheckedFrom uint64 = 13054550
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis
// for the historical blocks (on mainnet now but perhaps on the testsnets