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 1add78c commit 1f7da1eCopy full SHA for 1f7da1e
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
+ 1557519561, // * UNIX timestamp of last known number of transactions
+ 957968, // * 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