mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 01:27:38 +00:00
This reverts commit d8c9b1151d
.
This commit is contained in:
parent
caa23b9532
commit
18554a2f90
@ -24,9 +24,9 @@ var DefaultMode = Mode{
|
||||
}
|
||||
|
||||
var (
|
||||
mainnetDepositContractBlock uint64 = 11185311
|
||||
mainnetDepositContractBlock uint64 = 11052984
|
||||
sepoliaDepositContractBlock uint64 = 1273020
|
||||
goerliDepositContractBlock uint64 = 4422009
|
||||
goerliDepositContractBlock uint64 = 4367322
|
||||
)
|
||||
|
||||
type Experiments struct {
|
||||
|
Loading…
Reference in New Issue
Block a user