aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Atack <jon@atack.com>2022-02-23 21:41:01 +0100
committerJon Atack <jon@atack.com>2022-04-19 20:22:34 +0200
commite8f844888f3663d0cbb8765271d1ee5fea4af579 (patch)
treea605d9b81c1b63db10fa76c0ba654bec2eb17328
parente538eada7c559362f43051f18d38b3d3c3be2dc8 (diff)
downloadbitcoin-e8f844888f3663d0cbb8765271d1ee5fea4af579.tar.xz
Clarify release process overhead note to be more actionable
-rw-r--r--doc/release-process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index 1031c6c9c1..f5f343a6a3 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -312,4 +312,4 @@ To calculate `m_assumed_chain_state_size`, take the size in GiB of these directo
Notes:
- When taking the size for `m_assumed_blockchain_size`, there's no need to exclude the `/chainstate` directory since it's a guideline value and an overhead will be added anyway.
-- The expected overhead for growth may change over time, so it may not be the same value as last release; pay attention to that when changing the variables.
+- The expected overhead for growth may change over time. Consider whether the percentage needs to be changed in response; if so, update it here in this section.