File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments