Hello,
I made a Darkcoin paper wallet. I sent a small amount to it. I can see that it is there a Block Explorer.
I want to import that Darkcoin into my desktop wallet. I am using v0.11.1.25 on Linux Mint (Debian Edition), 64 bit.
So, I went to 'Tools --> Debug Console'.
Then I entered the following:
walletpassphrase "MyPassphrase" 600
and it returned without error.
Then I entered the following:
importprivkey "myPrivateKey" "TheLabelThatIWant"
it returns without error, but there is no balance shown.
I do see entries under 'File --> Receiving Addresses' with the label I specified, but I still do not see a balance.
What am I doing wrong?
Thanks.
I made a Darkcoin paper wallet. I sent a small amount to it. I can see that it is there a Block Explorer.
I want to import that Darkcoin into my desktop wallet. I am using v0.11.1.25 on Linux Mint (Debian Edition), 64 bit.
So, I went to 'Tools --> Debug Console'.
Then I entered the following:
walletpassphrase "MyPassphrase" 600
and it returned without error.
Then I entered the following:
importprivkey "myPrivateKey" "TheLabelThatIWant"
it returns without error, but there is no balance shown.
I do see entries under 'File --> Receiving Addresses' with the label I specified, but I still do not see a balance.
What am I doing wrong?
Thanks.