Skip to content

Commit c4923cf

Browse files
committed
update
1 parent 883e5c0 commit c4923cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

params/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ var (
358358
ArchimedesBlock: big.NewInt(0),
359359
ShanghaiBlock: big.NewInt(0),
360360
BernoulliBlock: big.NewInt(5220340),
361-
CurieBlock: big.NewInt(7096670),
361+
CurieBlock: big.NewInt(6924036),
362362
DescartesBlock: nil,
363363
Clique: &CliqueConfig{
364364
Period: 3,

0 commit comments

Comments
 (0)