I want Bitcoin Core just for operating my non-routing core-lightning node (personal channels solely) as an finish person (not as a developer)? The lightning node is to be run on the identical machine as bitcoin core.
1. Do I must compile bench_bitcoin, bitcoin-cli, bitcoin-util, bitcoin-tx and test_bitcoin for that objective?
2. I personalized the compilation with ./configure --disable-wallet --disable-tests --disable-bench. Are there every other flags that I may cross to configure as a way to save on CPU and storage and nonetheless keep my lightning node purposeful?
3. The place can I learn extra on every of the Bitcoin Core’s binary akin to bitcoin-util
bench_bitcoin, test_bitcoin, and bitcoin-cli
The analysis I’ve accomplished up to now embody config -hand https://en.bitcoin.it/wiki/Bitcoin_Core_0.11_(ch_1):_Overview .