We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A user ran into a bug on v1.10 where when pasting in a password on MacOS, key generation failed with the resulting error:
usage: stakingdeposit_proxy generate_keys [-h] [--eth1_withdrawal_address ETH1_WITHDRAWAL_ADDRESS] wordlist mnemonic index count folder network password stakingdeposit_proxy generate_keys: error: the following arguments are required: password
They were able to get past this by manually providing the password.
I attempted to reproduce this on MacOS but was unsuccessful.
Tracking in case this issue pops up again.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A user ran into a bug on v1.10 where when pasting in a password on MacOS, key generation failed with the resulting error:
They were able to get past this by manually providing the password.
I attempted to reproduce this on MacOS but was unsuccessful.
Tracking in case this issue pops up again.
The text was updated successfully, but these errors were encountered: