mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
full-node: Drop ampersand, use 'and'
This commit is contained in:
parent
d5f24bee1f
commit
46a02391f4
1 changed files with 1 additions and 1 deletions
|
@ -1298,7 +1298,7 @@ and `-rescan` and disables the RPCs `importwallet`, `importaddress`,
|
||||||
and `importprivkey`.
|
and `importprivkey`.
|
||||||
|
|
||||||
To enable block pruning set `prune=N` on the command line or in `bitcoin.conf`,
|
To enable block pruning set `prune=N` on the command line or in `bitcoin.conf`,
|
||||||
where `N` is the number of MiB to allot for raw block & undo data.
|
where `N` is the number of MiB to allot for raw block and undo data.
|
||||||
|
|
||||||
A value of `0` disables pruning. The minimal value above `0` is `550`. Your
|
A value of `0` disables pruning. The minimal value above `0` is `550`. Your
|
||||||
wallet is as secure with high values as it is with low ones. Higher values
|
wallet is as secure with high values as it is with low ones. Higher values
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue