We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16351a commit 16aa6f7Copy full SHA for 16aa6f7
src/chainparams.cpp
@@ -167,10 +167,12 @@ class CMainParams : public CChainParams {
167
"62bcf40726")},
168
{110420, uint256S("000000000000007edbec10fadbf144be667309ceb4eec9a377bb95"
169
"0716c4d4a1")},
170
+ {131502, uint256S("00000000000000161d9356272df6aa2c551738634ecb6b4a16b7c8"
171
+ "a6bf62c14c")},
172
}};
173
174
// Currently inaccurate but gives a better progress indicator
- chainTxData = ChainTxData{1574702296, 744167, 0.1};
175
+ chainTxData = ChainTxData{1577083133, 944167, 0.008};
176
}
177
};
178
0 commit comments