Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Bitcoin Cash - Fork 1:1 of Bitcoin - Pro on-chain scaling
by
Vann
on 01/08/2017, 14:13:04 UTC
I have bitcoin in my bitcoin-qt wallet.
What do I have to do to get BCC?

Open the debug console on Bitcoin Core the wallet and export the private key of the BTC address with the balance you want to import in to the BCC ABC wallet:

Code:
dumpprivkey

Close the Bitcoin Core wallet, open the BCC ABC wallet and import the key you just exported with:

Code:
importprivkey

The wallet will rescan and import the balance from the BTC address to a BCC address.