3 sats \ 2 replies \ @kristapsk 16 Mar 2023 \ parent \ on: Bitcoin Core developer proposes new type of pruned node bitcoin
It's currently single process, containing all three - full node, wallet and Qt GUI.
Ah okay. Didn't know that. But it's running Bitcoin Core inside, right?
reply
Yes, there are two executables you can run for Bitcoin Core - bitcoind, which contains only node and wallet, and bitcoin-qt, which contains node, wallet and GUI.
reply