Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
car1999
on 28/07/2017, 17:53:34 UTC


@signatum

If I generate a paper wallet using http://paperwallet.signatum.io/, and mine some coins to the address in the paper wallet, how to import the private key and coins to a wallet, so I can send the coins to other address? I tried windows wallet, cannot find a *import private key* menu or button, please help.

It works like bitcoin-qt. Follow these steps:

1) Open console from your wallet, "Help"->"Debug window"->"Console" tab
2) push following command: walletpassphrase 600
3) push following command: importprivkey

Done

That's how to do that yes. You can skip step 2 if you haven't encrypted your wallet yet. Smiley

I believe there was a private key in the origin wallet, then I import another private key, maybe more other private keys, does these private keys work well together?