Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Bitcoin. #1678

Open
says112 opened this issue Apr 30, 2023 · 1 comment
Open

Bitcoin. #1678

says112 opened this issue Apr 30, 2023 · 1 comment

Comments

@says112
Copy link

says112 commented Apr 30, 2023

Hello! Please tell me how to install bitcoin next to bitcoin cash, are there identical .bitcoin folders there?

@XIII39
Copy link

XIII39 commented May 3, 2023

Just set the datadir to something like /.bchdata

On the Bitcoin Cash node, in the bitcoin.conf set listen=0 in order to not create a conflict on port 8333
Don't forget to set your a unique RPC port (rpcport=PORT) and you should be good to go.

Also, Miningcore needs the legacy address. I tried adding usecashaddr=0 but it still generated the new CashAddr (bitcoincash:XXXXX) address. Just pop it into https://cashaddr.bitcoincash.org/ and it will give you the legacy Base58 address. I've been using it without any issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants