Skip to content

Commit

Permalink
update testnet chainTxData
Browse files Browse the repository at this point in the history
Signed-off-by: Pasta <Pasta@dash.org>
  • Loading branch information
PastaPastaPasta committed May 10, 2019
1 parent e19794c commit 8e1394f
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 @@ -518,8 +518,8 @@ class CTestNetParams : public CChainParams {
};

chainTxData = ChainTxData{
1544707462, // * UNIX timestamp of last known number of transactions
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
// (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 8e1394f

Please sign in to comment.