mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
Update skip_analysis.go (#4156)
This commit is contained in:
parent
7125593cf5
commit
eef8e4f366
@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
|
||||
const MainnetNotCheckedFrom uint64 = 14_702_900
|
||||
const MainnetNotCheckedFrom uint64 = 14_780_000
|
||||
|
||||
// MainnetNotCheckedFrom is the first block number not yet checked for invalid jumps
|
||||
const BSCNotCheckedFrom uint64 = 11_000_000
|
||||
|
Loading…
Reference in New Issue
Block a user