Skip to content

Commit 83740f8

Browse files
committed
Update CirrusTest activation height
1 parent bb253cc commit 83740f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stratis.Sidechains.Networks/CirrusTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ public CirrusTest()
132132
Release1100ActivationHeight = 2_796_000,
133133
PollExpiryBlocks = 450, // 2 hours,
134134
GetMiningTimestampV2ActivationHeight = 3_000_000, // 15 January 2022
135-
GetMiningTimestampV2ActivationStrictHeight = 3_000_500, // 15 January 2022
135+
GetMiningTimestampV2ActivationStrictHeight = 3_121_500, // 17 January 2022
136136
ContractSerializerV2ActivationHeight = 2_842_681
137137
};
138138

0 commit comments

Comments
 (0)