Skip to content

Commit 41b8821

Browse files
committed
Add updating of chainTxData to release process
1 parent 36f9d3a commit 41b8821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release-process.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Before every major release:
2323

2424
* Update hardcoded [seeds](/contrib/seeds/README.md), see [this pull request](https://github.com/bitcoin/bitcoin/pull/7415) for an example.
2525
* 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.
2627

2728
### First time / New builders
2829

0 commit comments

Comments
 (0)