diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-01-27 20:46:48 -0500 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-01-27 20:46:50 -0500 |
commit | 9cf6393a4f82b9c81d3b4b468a17a89db10531a2 (patch) | |
tree | f8e036fb15eba06f17deffb2b782dec7d074d841 /configure.ac | |
parent | 2ae7cf8ef5be67e085abc1b1dc71bc44865a71b3 (diff) | |
parent | a8c344b9134bc0c612b315123d400cf49398b7c1 (diff) |
Merge #12270: Update chainTxData for 0.16
a8c344b913 Update chainTxData for 0.16 (Wladimir J. van der Laan)
Pull request description:
Another part of the release process.
Not sure I did this correctly @sipa . Output from `getchaintxstats`:
mainnet:
```
{
"time": 1516903077,
"txcount": 295363220,
"window_block_count": 4320,
"window_tx_count": 7882762,
"window_interval": 2242748,
"txrate": 3.514778298765621
}
```
testnet:
```
{
"time": 1516903490,
"txcount": 17082348,
"window_block_count": 4320,
"window_tx_count": 227756,
"window_interval": 2526261,
"txrate": 0.090155371911295
}
```
Tree-SHA512: 640b564f4c55d136910ab1acb81244052735cbd10afdeb1f206d86548c3753fb3184ee0d79adfd36c87ee1c5ca283d5d333c1d9f1d23716da149ca78370c7060
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions