mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Translations: put chain size in l11n strings
This commit is contained in:
parent
4c9a38f8e3
commit
29ede93b27
4 changed files with 21 additions and 11 deletions
|
@ -1291,8 +1291,8 @@ chatrooms](/en/bitcoin-core/help#live).
|
|||
### Reduce Storage
|
||||
|
||||
It is possible to configure your node to to run in pruned mode in order to
|
||||
reduce storage requirements. This can reduce the disk usage from over 100GB to
|
||||
around 2GB.
|
||||
reduce storage requirements. This can reduce the disk usage from over {{site.text.bitcoin_datadir_gb}}GB to
|
||||
around {{site.text.bitcoin_datadir_gb_pruned}}GB.
|
||||
|
||||
Running a node in pruned mode is incompatible with `-txindex` and `-rescan`. It
|
||||
also disables the RPC `importwallet`. Two RPCs that are available and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue