Skip to content

Commit c423969

Browse files
committed
Push back 1.1.0.0 activation release date
1 parent 33f6b97 commit c423969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stratis.Sidechains.Networks/CirrusMain.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ public CirrusMain()
178178
FederationMemberActivationTime = 1605862800, // Friday, November 20, 2020 9:00:00 AM
179179
InterFluxV2MainChainActivationHeight = 460_000,
180180
VotingManagerV2ActivationHeight = 1_683_000, // Tuesday, 12 January 2021 9:00:00 AM (Estimated)
181-
Release1100ActivationHeight = 3_200_000,
181+
Release1100ActivationHeight = 3_500_000,
182182
PollExpiryBlocks = 50_000 // Roughly 9 days
183183
};
184184

0 commit comments

Comments
 (0)