Ask everyone, how can the key be exported again, thank you!

Ask everyone, how can the key be exported again, thank you!
If the key is not found, how can I re-export it?

Hey there,
in the debug window of the Peercoin wallet you can export a private key with
dumpprivkey <peercoinaddress>

If your wallet is encrypted you have to unlock it first with
walletpassphrase <passphrase> <timeout>

To import a key, use
importprivkey <peercoinprivkey> [label] [rescan=true]

1 Like

Thank you very much for your reply, but after I typed the prompt, I showed it like this.

Invalid peercoin address (code -5)
Where am I doing something wrong?

Thank you very much for your reply, solved, thank you

2 Likes

In the ccommand console enter dumpprivkey address