Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
by
blissz
on 28/07/2017, 17:48:38 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