Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit b2c728e

Browse files
committed
l2geth-util:fix chainCfg
1 parent 8a4b134 commit b2c728e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geth-utils/l2geth/trace.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ func Trace(config TraceConfig) (*types.BlockTrace, error) {
164164
MuirGlacierBlock: big.NewInt(0),
165165
BerlinBlock: big.NewInt(0),
166166
LondonBlock: big.NewInt(0),
167+
ShanghaiTime: newUint64(0),
167168

168169
TerminalTotalDifficulty: big.NewInt(0),
169170

0 commit comments

Comments
 (0)