Skip to content

Commit 9cebb4f

Browse files
knstUdjinM6
andauthored
Update src/chainparams.cpp
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
1 parent 0049a0f commit 9cebb4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/chainparams.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ class CMainParams : public CChainParams {
193193
consensus.DIP0024QuorumsHeight = 1738698; // 000000000000001aa25181e4c466e593992c98f9eb21c69ee757b8bb0af50244
194194
consensus.V19Height = 1899072; // 0000000000000015e32e73052d663626327004c81c5c22cb8b42c361015c0eae
195195
consensus.V20Height = 1987776; // 000000000000001bf41cff06b76780050682ca29e61a91c391893d4745579777
196-
consensus.MN_RRHeight = 2119135; // 000000000000000c307b4ad7999e379ff10556c8f51437d55692c3ad25aad061
197-
consensus.MinBIP9WarningHeight = 2119135 + 2016; // mn_rr activation height + miner confirmation window
196+
consensus.MN_RRHeight = 2128896; // 0000000000000009a9696da93d3807eb14eb00a4ff449206d689156a21b27f26
197+
consensus.MinBIP9WarningHeight = 2128896 + 2016; // mn_rr activation height + miner confirmation window
198198
consensus.powLimit = uint256S("00000fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"); // ~uint256(0) >> 20
199199
consensus.nPowTargetTimespan = 24 * 60 * 60; // Dash: 1 day
200200
consensus.nPowTargetSpacing = 2.5 * 60; // Dash: 2.5 minutes

0 commit comments

Comments
 (0)