Skip to content

Commit e8f4978

Browse files
zhangbinttblack
zhangbin
authored andcommitted
set shanghai fork timestamp
1 parent 812475c commit e8f4978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: params/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ var (
7373
IstanbulBlock: big.NewInt(2426880),
7474
BerlinBlock: big.NewInt(19166000),
7575
LondonBlock: big.NewInt(19166000),
76-
ShanghaiTime: newUint64(math.MaxInt64),
76+
ShanghaiTime: newUint64(1728360000),
7777
DeveloperFeeTime: newUint64(math.MaxInt64),
7878
Clique: &CliqueConfig{
7979
Period: 15,

0 commit comments

Comments
 (0)