-
Notifications
You must be signed in to change notification settings - Fork 143
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
Inability to Create Validator Address in CLI and GUI Applications #713
Comments
@themantre can you please assign this issue to be? |
@Jaishree2310 |
/bounty 50$ |
💎 $50 bounty created by b00f
|
💡 @jemiluv8 submitted a pull request that claims the bounty. You can visit your org dashboard to reward. |
🎉🎈 @jemiluv8 has been awarded $50! 🎈🎊 |
Describe the problem you'd like to have solved
Users are unable to create a new address for a validator, neither in the CLI nor GUI application. The
address new
command in the CLI only creates an account address.Describe the ideal solution
We should add a new optional flag, such as "--address_type," with values like "validator" or "bls_account." The default value should be set to "bls_account" for now.
Alternatives and current workarounds
Currently, there is no workaround available for this issue.
Please close this issue when both the CLI and GUI support creating a new address for validators.
The text was updated successfully, but these errors were encountered: