I use Bitcoin core wallet to store my bitcoins. Is it possible to find the private keys for the addresses in my wallet?
- Click "Help", "Debug window" and "Console"
- Type walletpassphrase to unlock your wallet (skip this step if you haven't used a password)
- Type dumpprivkey to get the private key of that address
Also, is there a way to import bitcoins from cold paper storage?
- Type importprivkey to import your private key