-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Asks for Passphrase for passphrase free key #118
Comments
What happens if you just leave it blank and hit enter? |
Same error when I've tried to drop the
|
Same when testing with new brand key (without passphrase, original master branch code):
And the same error when generated key with the passphrase (original master branch code):
|
Ok so this does not look like a password issue, in fact the stack trace indicates an encoding error. I tried to reproduce your steps exactly and it failed the same way -- but it succeeded when I put in my own mainnet HNS address:
So then I checked the HNS address you are using. Compare the results with my address:
Please double check your wallet address! :-) |
i have same issues that need Passphrase and shown this when is enter |
This is not a passphrase issue - is your key in PEM format? |
so how the right format is? |
From https://github.com/handshake-org/hs-airdrop#usage:
|
ok i got it |
which key?
|
i put address from this generated syntax
|
Are you sure you are using the key that was connected to your github profile in February 2019?
Did you register at Handshake.org? |
My private key doesn't have passphrase, but the tool still asks for it.
The text was updated successfully, but these errors were encountered: