diff --git a/ch03_bitcoin-core.adoc b/ch03_bitcoin-core.adoc index dcbf87ca..9c4db757 100644 --- a/ch03_bitcoin-core.adoc +++ b/ch03_bitcoin-core.adoc @@ -501,6 +501,7 @@ the minimum amount of space mentioned in the +datadir+ option. programmatically retrieve any transaction by its ID provided that the 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 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