2
Is there an optimal bitcoin.conf setting file I should use when running a bitcoin core full node? I have a very beefy system with 16 core processor, 32gb ram, and nvme hard drive. I wan't to be able to dedicated as much resources as needed for the full node. I'm also running other nodes too, but would like to know what are the optimal settings in bitcoin.conf file.
I just learned about dbcache and this speeds up --reindex and would've been great if I had this setting in my bitcoin.conf file. Now I'm wondering what are some other optimal settings I should be putting in my bitcoin.conf file?
If you have problems with disk space, and you don’t want to download the entire 1.2 giga (I believe as of today ) so you can run it in prune mode. – Haddar Macdasi – 2018-10-03T20:57:08.760
even with prune mode, you still need to fully sync the blockchain first if I'm correct. what is the prune flag btw? – Patoshi パトシ – 2018-10-03T21:44:20.450
Command-line arguments @ https://en.bitcoin.it/wiki/Running_Bitcoin
– Haddar Macdasi – 2018-10-05T06:59:49.387