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
When starting with yarn start or yarn start:new only one validator shows up in the validator list.
yarn start
yarn start:new
The text was updated successfully, but these errors were encountered:
The /validators endpoint only returns one validator
/validators
Sorry, something went wrong.
Following SDK discussions a delegation needs to be at least 10^6 stake. If not the delegation is counted as 0 ergo the candidate is not a validator.
I tried cranking up the delegated tokens. doesn't help.
faboweb
Successfully merging a pull request may close this issue.
When starting with
yarn start
oryarn start:new
only one validator shows up in the validator list.The text was updated successfully, but these errors were encountered: