Skip to content

Commit 85323fe

Browse files
committed
params/config: postpone the hermes fork time of the testnet2
1 parent 6d80cd4 commit 85323fe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

params/config.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -212,12 +212,6 @@ var (
212212
TheseusTime: newUint64(1748592000), // 2025-05-30 08:00:00 AM UTC
213213
CancunTime: newUint64(1748592000), // 2025-05-30 08:00:00 AM UTC
214214
TheseusFixTime: newUint64(1752652800), // 2025-07-16 08:00:00 AM UTC
215-
LubanTime: newUint64(1758700800),
216-
PlatoTime: newUint64(1758700800),
217-
BohrTime: newUint64(1758700800),
218-
PascalTime: newUint64(1758700800),
219-
PragueTime: newUint64(1758700800),
220-
HermesTime: newUint64(1758700800), // 2025-09-24 08:00:00 AM UTC
221215
Satoshi: &SatoshiConfig{
222216
Period: 3,
223217
Epoch: 200,

0 commit comments

Comments
 (0)