good morning!!!!

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

Update skip_analysis.go (#3408)

parent 15a57373
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 = 14086800 const MainnetNotCheckedFrom uint64 = 14121400
// 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.
Finish editing this message first!
Please register or to comment