Hi
When try to unlock my wallet with
I get this:Code:walletpassphrase mypassword 60
Code:Parse error: unbalanced ' or "
Any ideas?
Use "" -> walletpassphrase "PASSWORD" 60
You got this error because you typed on the console something like this: walletpassphrase 'jprs awesome password" 60. Am I correct?Hi
When try to unlock my wallet with
I get this:Code:walletpassphrase mypassword 60
Code:Parse error: unbalanced ' or "
Any ideas?
You got this error because you typed on the console something like this: walletpassphrase 'jprs awesome password" 60. Am I correct?
You have to type like this: walletpassphrase "jprs awesome password" 60
or like this: walletpassphrase 'jprs awesome password' 60
Note the double quotes or single quotes, they have to be the same on both sides.
What OS you use, Win, Lin or Mac?Hey love
I just did single quotes and it works. Double quotes still give me that error. Not sure why.
Anyway thanks :*
You're welcome, love. :tongue:Hey love
I just did single quotes and it works. Double quotes still give me that error. Not sure why.
Anyway thanks :*
UbuntuWhat OS you use, Win, Lin or Mac?
Just curious.
Ok, in win world double quotes works ok.Ubuntu
The keyboard might be a bit dirty, but works okYou're welcome, love. :tongue:
Hm... not sure why, maybe something is wrong with your keyboard?
Oh... Do you mean double quotes can't work in Ubuntu? That's very odd.Ok, in win world double quotes works ok.
A weird thing. But nothing to cry about Just going to use a single quotes.
No, just that i know dq:s works in windows.Oh... Do you mean double quotes can't work in Ubuntu? That's very odd.
Oh... Do you mean double quotes can't work in Ubuntu? That's very odd.
A weird thing. But nothing to cry about Just going to use a single quotes.
Anyone with ubuntu is welcome to try though.