aboutsummaryrefslogtreecommitdiff
path: root/src/chainparams.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2018-05-02 10:02:48 -0400
committerRussell Yanofsky <russ@yanofsky.org>2018-05-02 10:02:48 -0400
commit21f56805531c4b2954d0aaffa34c83f37ed8f9c0 (patch)
treee171900ae40a391ebe8ed727f4baeeebb43f1dd6 /src/chainparams.cpp
parent598db389c33e5e90783ef1223df2eeab095ed622 (diff)
downloadbitcoin-21f56805531c4b2954d0aaffa34c83f37ed8f9c0.tar.xz
Trivial: s/SetBestChain/ChainStateFlushed in comments after #13106
Diffstat (limited to 'src/chainparams.cpp')
-rw-r--r--src/chainparams.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chainparams.cpp b/src/chainparams.cpp
index 121d95af90..71762158f0 100644
--- a/src/chainparams.cpp
+++ b/src/chainparams.cpp
@@ -173,7 +173,7 @@ public:
// Data as of block 0000000000000000002d6cca6761c99b3c2e936f9a0e304b7c7651a993f461de (height 506081).
1516903077, // * UNIX timestamp of last known number of transactions
295363220, // * total number of transactions between genesis and that timestamp
- // (the tx=... number in the SetBestChain debug.log lines)
+ // (the tx=... number in the ChainStateFlushed debug.log lines)
3.5 // * estimated number of transactions per second after that timestamp
};