Skip to content

Commit

Permalink
Update chaintxdata
Browse files Browse the repository at this point in the history
testnet
  • Loading branch information
charlesrocket committed Nov 8, 2020
1 parent bc80b8b commit 48d78d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -643,8 +643,8 @@ class CTestNetParams : public CChainParams {
};

chainTxData = ChainTxData{
1597784520, // * UNIX timestamp of last known number of transactions
194076, // * total number of transactions between genesis and that timestamp
1604797397, // * UNIX timestamp of last known number of transactions
273040, // * total number of transactions between genesis and that timestamp
// (the tx=... number in the SetBestChain debug.log lines)
0.01 // * estimated number of transactions per second after that timestamp
};
Expand Down

0 comments on commit 48d78d0

Please sign in to comment.