Skip to content

Commit fa8f2d8

Browse files
author
MarcoFalke
committed
doc: Fix chainTxData comment
1 parent fa6094f commit fa8f2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chainparams.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ class CMainParams : public CChainParams {
170170
};
171171

172172
chainTxData = ChainTxData{
173-
// Data from rpc: getchaintxstats 4096 0000000000000037a8cd3e06cd5edbfe9dd1dbcc5dacab279376ef7cfc2b4c75
173+
// Data from rpc: getchaintxstats 4096 0000000000000000002e63058c023a9a1de233554f28c7b21380b6c9003f36a8
174174
/* nTime */ 1532884444,
175175
/* nTxCount */ 331282217,
176176
/* dTxRate */ 2.4

0 commit comments

Comments
 (0)