How To Import Private Key into Bitcoin Diamond Wallet. How To Import Private key in core Wallet. In this video you will learn how to import Private key into Bitcoin diamond Core wallets but this also works with Copay or other wallets. As long as you have your diamond private key and a Bitcoin address you can take the Bitcoin that is on your paper wallet and move it into another wallet. But this will specifically show you how to import your private keys into your Bitcoin import addresses. and also correct terms for keys and addresses is that you have a public ADDRESS and a private KEY.
👓 Command Lines (Core Wallets):
- Walletpassphrase [yourpassphrase] 60
- Importprivkey [yourkey]
- dumpprivkey [youraddress]
Â