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 81804d7 commit 448338fCopy full SHA for 448338f
src/chainparams.cpp
@@ -518,8 +518,8 @@ class CTestNetParams : public CChainParams {
518
};
519
520
chainTxData = ChainTxData{
521
- 1544707462, // * UNIX timestamp of last known number of transactions
522
- 4100, // * total number of transactions between genesis and that timestamp
+ 1557603759, // * UNIX timestamp of last known number of transactions (Block 96717)
+ 968552, // * total number of transactions between genesis and that timestamp
523
// (the tx=... number in the SetBestChain debug.log lines)
524
0.01 // * estimated number of transactions per second after that timestamp
525
0 commit comments