Migrating from bitcoin core to bitcoind

0

I have installed bitcoin core in my ubuntu-14.04 which is working fine.
Now I want to install bitcoind in the same Machine. Can I install bitcoind along with bitcoin core or I need to uninstall bitcoin core from my machine.

What should I do to migrate from bitcoin core to bitcoind?

Thanks in Advance.

Sumithran

Posted 2018-11-18T10:16:50.127

Reputation: 103

Answers

2

They are identical in functionality, data store, and wallet storage.

You can run one or the other, but not both at one time (this will throw an error if you attempt it).

Anonymous

Posted 2018-11-18T10:16:50.127

Reputation: 10 054

What should I do to migrate from bitcoin core to bitcoind?Sumithran 2018-11-18T13:34:22.363

Literally nothing, start either bitcoind or bitcoin-qt as desired.Anonymous 2018-11-18T13:53:15.087

do I need to uninstall bitcoin-qtSumithran 2018-11-18T14:09:12.633

No, you do not.Anonymous 2018-11-18T14:09:52.177