From 41b8821adf846135272f418c579921980297b6d1 Mon Sep 17 00:00:00 2001 From: Pieter Wuille Date: Thu, 9 Feb 2017 18:58:35 -0800 Subject: Add updating of chainTxData to release process --- doc/release-process.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/release-process.md b/doc/release-process.md index 399ed25c91..7987ddb571 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -23,6 +23,7 @@ Before every major release: * Update hardcoded [seeds](/contrib/seeds/README.md), see [this pull request](https://github.com/bitcoin/bitcoin/pull/7415) for an example. * Update [`BLOCK_CHAIN_SIZE`](/src/qt/intro.cpp) to the current size plus some overhead. +* Update `src/chainparams.cpp` chainTxData with statistics about the transaction count and rate. ### First time / New builders -- cgit v1.2.3