We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3209fae commit 307eb51Copy full SHA for 307eb51
1 file changed
src/Stratis.Sidechains.Networks/CirrusMain.cs
@@ -180,7 +180,7 @@ public CirrusMain()
180
VotingManagerV2ActivationHeight = 1_683_000, // Tuesday, 12 January 2021 9:00:00 AM (Estimated)
181
Release1100ActivationHeight = 3_426_950, // Monday, 20 December 2021 10:00:00 AM (Estimated)
182
PollExpiryBlocks = 50_000, // Roughly 9 days
183
- GetMiningTimestampV2ActivationHeight = 4_000_000,
+ GetMiningTimestampV2ActivationHeight = 3_709_000, // Monday 14 February 00:00:00 (Estimated)
184
ContractSerializerV2ActivationHeight = 3_386_335 // Monday 13 December 16:00:00 (Estimated)
185
};
186
0 commit comments