mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Edited ch03_bitcoin-core.adoc with Atlas code editor
This commit is contained in:
parent
b08eefb354
commit
dac30f0b38
@ -501,6 +501,7 @@ the minimum amount of space mentioned in the +datadir+ option.
|
|||||||
programmatically retrieve any transaction by its ID provided that the
|
programmatically retrieve any transaction by its ID provided that the
|
||||||
block containing that transaction hasn't been pruned.
|
block containing that transaction hasn't been pruned.
|
||||||
|
|
||||||
|
[role="less_space pagebreak-before"]
|
||||||
++dbcache++:: The size((("dbcache option (bitcoind command)"))) of the UTXO cache. The default is 450 mebibytes (MiB). Increase
|
++dbcache++:: The size((("dbcache option (bitcoind command)"))) of the UTXO cache. The default is 450 mebibytes (MiB). Increase
|
||||||
this size on high-end hardware to read and write from your disk less
|
this size on high-end hardware to read and write from your disk less
|
||||||
often, or reduce the size on low-end hardware to save memory at the
|
often, or reduce the size on low-end hardware to save memory at the
|
||||||
|
Loading…
Reference in New Issue
Block a user