File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ class CMainParams : public CChainParams {
121
121
strNetworkID = " main" ;
122
122
consensus.nSubsidyHalvingInterval = 210240 ; // Note: actual number of blocks per calendar year with DGW v3 is ~200700 (for example 449750 - 249050)
123
123
consensus.nMasternodePaymentsStartBlock = 200 ; // not true, but it's ok as long as it's less then nMasternodePaymentsIncreaseBlock
124
- consensus.nMasternodePaymentsIncreaseBlock = 217736 ; // 217736 height aproximately February 21th
124
+ consensus.nMasternodePaymentsIncreaseBlock = 217160 ; // 217160 height aproximately February 20th
125
125
consensus.nMasternodePaymentsIncreasePeriod = 576 *30 ; // Not used
126
126
consensus.nFeeChangeBlock = 155000 ; // Aproximately October 29th 2018
127
127
consensus.nInstantSendKeepLock = 24 ;
You can’t perform that action at this time.
0 commit comments