good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 22d96a60 authored by ledgerwatch's avatar ledgerwatch Committed by GitHub
Browse files

Update skip_analysis.go (#2133)

parent d848685c
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ import ( ...@@ -21,7 +21,7 @@ import (
) )
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps // MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
const MainnetNotCheckedFrom uint64 = 12567000 const MainnetNotCheckedFrom uint64 = 12605600
// SkipAnalysis function tells us whether we can skip performing jumpdest analysis // SkipAnalysis function tells us whether we can skip performing jumpdest analysis
// for the historical blocks (on mainnet now but perhaps on the testsnets // for the historical blocks (on mainnet now but perhaps on the testsnets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment