Skip to content

Commit

Permalink
chore: postpone devnet KromaMPT time
Browse files Browse the repository at this point in the history
  • Loading branch information
Pangssu committed Dec 24, 2024
1 parent 3572e8a commit e47c31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/superchain.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ var KromaChainConfigs = map[uint64]*KromaChainConfig{
KromaDevnetChainID: {
CanyonTime: uint64ptr(1707292800),
EcotoneTime: uint64ptr(1712908800),
KromaMPTTime: uint64ptr(1735189200),
KromaMPTTime: uint64ptr(1735534800),
},
}

Expand Down

0 comments on commit e47c31c

Please sign in to comment.