Skip to content

Commit 307eb51

Browse files
committed
Set mining timestamp v2 activation height
1 parent 3209fae commit 307eb51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Stratis.Sidechains.Networks/CirrusMain.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ public CirrusMain()
180180
VotingManagerV2ActivationHeight = 1_683_000, // Tuesday, 12 January 2021 9:00:00 AM (Estimated)
181181
Release1100ActivationHeight = 3_426_950, // Monday, 20 December 2021 10:00:00 AM (Estimated)
182182
PollExpiryBlocks = 50_000, // Roughly 9 days
183-
GetMiningTimestampV2ActivationHeight = 4_000_000,
183+
GetMiningTimestampV2ActivationHeight = 3_709_000, // Monday 14 February 00:00:00 (Estimated)
184184
ContractSerializerV2ActivationHeight = 3_386_335 // Monday 13 December 16:00:00 (Estimated)
185185
};
186186

0 commit comments

Comments
 (0)