Post
Topic
Board Altcoin Discussion
Re: Are BTC and TRC public and private keys interchangeable?
by
bitcoinreactor
on 23/06/2014, 09:26:01 UTC
yes, on the terracoin client, export the WIF address so you can later import it on your btc client and get the bitcoins.

on the terracoin client :
Code:
dumpprivkey 18ALJPQ2QRYBMci3KzZimgX6w7gJPsTNDB

then on your btc client :
Code:
importprivkey [the_previous_command_output_string]