Skip to content

Commit

Permalink
Update params/config.go
Browse files Browse the repository at this point in the history
Co-authored-by: Gaston Ponti <ponti@clabs.co>
  • Loading branch information
palango and gastonponti authored Dec 5, 2024
1 parent cf25618 commit 9d747c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ var (
GingerbreadBlock: big.NewInt(19814000),
GingerbreadP2Block: big.NewInt(19814000),
HForkBlock: nil, // TBD
L2MigrationBlock: big.NewInt(26383999),
L2MigrationBlock: big.NewInt(26384000),

Istanbul: &IstanbulConfig{
Epoch: 17280,
Expand Down

0 comments on commit 9d747c1

Please sign in to comment.