We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6094f commit fa8f2d8Copy full SHA for fa8f2d8
src/chainparams.cpp
@@ -170,7 +170,7 @@ class CMainParams : public CChainParams {
170
};
171
172
chainTxData = ChainTxData{
173
- // Data from rpc: getchaintxstats 4096 0000000000000037a8cd3e06cd5edbfe9dd1dbcc5dacab279376ef7cfc2b4c75
+ // Data from rpc: getchaintxstats 4096 0000000000000000002e63058c023a9a1de233554f28c7b21380b6c9003f36a8
174
/* nTime */ 1532884444,
175
/* nTxCount */ 331282217,
176
/* dTxRate */ 2.4
0 commit comments