Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Bitcoin Cash - Fork 1:1 of Bitcoin - Pro on-chain scaling
by
Racer8
on 03/08/2017, 06:55:39 UTC
Can I run a bitcoinabc wallet and a core wallet on the same server?
Yes, if used one at a time - because they use the same port (8333).

Both also use the same data directories name - so you would have to write a script to start each one with their own dedicated blockchain and data directories.

Thanks - I guess that's why I see the ABC wallet connect to Core peers?  Any way to avoid that?