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 36f9d3a commit 41b8821Copy full SHA for 41b8821
doc/release-process.md
@@ -23,6 +23,7 @@ Before every major release:
23
24
* Update hardcoded [seeds](/contrib/seeds/README.md), see [this pull request](https://github.com/bitcoin/bitcoin/pull/7415) for an example.
25
* Update [`BLOCK_CHAIN_SIZE`](/src/qt/intro.cpp) to the current size plus some overhead.
26
+* Update `src/chainparams.cpp` chainTxData with statistics about the transaction count and rate.
27
28
### First time / New builders
29
0 commit comments