We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76152e commit b73c2a5Copy full SHA for b73c2a5
1 file changed
src/Stratis.Sidechains.Networks/CirrusMain.cs
@@ -181,7 +181,7 @@ public CirrusMain()
181
Release1100ActivationHeight = 3_426_950, // Monday, 20 December 2021 10:00:00 AM (Estimated)
182
PollExpiryBlocks = 50_000, // Roughly 9 days
183
GetMiningTimestampV2ActivationHeight = 3_709_000, // Monday 14 February 00:00:00 (Estimated)
184
- GetMiningTimestampV2ActivationStrictHeight = 3_767_900, // Friday 25 February 10:00:00 (London Time) (Estimated)
+ GetMiningTimestampV2ActivationStrictHeight = 3_783_000, // Monday 28 February 07:00:00 (London Time) (Estimated)
185
ContractSerializerV2ActivationHeight = 3_386_335 // Monday 13 December 16:00:00 (Estimated)
186
};
187
0 commit comments