mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 19:37:27 -03:00
Clarify release process overhead note to be more actionable
This commit is contained in:
parent
e538eada7c
commit
e8f844888f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue