Post
Topic
Board Development & Technical Discussion
Re: Can someone explain the reason the core dev team is splitting rpc and bitcoind?
by
DannyM
on 09/02/2014, 03:34:06 UTC
Wouldn't that make the bitcoind require another bitcoin-qt instance to control?

You can control it with the "bitcoin-cli" program that is also built alongside bitcoind. It is a bitcoin json-rpc client.