Skip to content

Commit 627c98c

Browse files
ziogaschrcharles2023wood
authored andcommitted
params: add TheseusFix hardfork time for mainnet
1 parent 8488fd4 commit 627c98c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

params/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ var (
140140
AthenaTime: newUint64(1738544400), // 2025-02-03 1:00:00 AM UTC
141141
TheseusTime: newUint64(1750838400), // 2025-06-25 8:00:00 AM UTC
142142
CancunTime: newUint64(1750838400), // 2025-06-25 8:00:00 AM UTC
143+
TheseusFixTime: newUint64(1753948800), // 2025-07-31 08:00:00 AM UTC
143144
Satoshi: &SatoshiConfig{
144145
Period: 3,
145146
Epoch: 200,

0 commit comments

Comments
 (0)