This guide will teach you how to export a private key.
This is available with Spacecoind or Spacecoin-QT.
Table of Contents
Please Note
With Spacecoin-QT the commands will need to be entered in the console. This is accessible at Help -> Debug Window -> Console
.
Be very careful with the private key. If anyone gains access to it, they gain access to the coins in the associated address.
Each address in your wallet has its own private key.
Instructions
-
Navigate to
spacecoin-cli
orConsole
depending on your wallet. -
Enter the command
dumpprivkey yourAddress
.
It will return the addresses private key.