Post
Topic
Re: RPC-backended GUI for bitcoind
by
alankanyl
on 14/09/2018, 13:46:48 UTC
I have the same question. As bitcoin-cli can connect a remote node RPC why not with bitcoin-qt Huh

I use a very weird way to overcome this Undecided

By configure with -prune=550 and -connect=xxx.xxx.xxx to limit bitcoin-qt connect to my local live node with minimum space consumption. Though, it still take up ~700MB space.