We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb253cc commit 83740f8Copy full SHA for 83740f8
src/Stratis.Sidechains.Networks/CirrusTest.cs
@@ -132,7 +132,7 @@ public CirrusTest()
132
Release1100ActivationHeight = 2_796_000,
133
PollExpiryBlocks = 450, // 2 hours,
134
GetMiningTimestampV2ActivationHeight = 3_000_000, // 15 January 2022
135
- GetMiningTimestampV2ActivationStrictHeight = 3_000_500, // 15 January 2022
+ GetMiningTimestampV2ActivationStrictHeight = 3_121_500, // 17 January 2022
136
ContractSerializerV2ActivationHeight = 2_842_681
137
};
138
0 commit comments