We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b3093 commit 6788a6eCopy full SHA for 6788a6e
1 file changed
src/chainparams.cpp
@@ -226,7 +226,7 @@ class CMainParams : public CChainParams {
226
chainTxData = ChainTxData{
227
// BTX: data as of block 0x8da1c7f79018fac8acac69a57b2f8b5d2743af67976a4525fdedc8c85a3a1418 (height 410476).
228
1588381219, // * UNIX timestamp of last known number of transactions
229
- 1736197, // * total number of transactions between genesis and that timestamp
+ 2103714, // * total number of transactions between genesis and that timestamp
230
// (the tx=... number in the SetBestChain debug.log lines)
231
0 // * estimated number of transactions per second after that timestamp
232
};
0 commit comments