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
Description Changing of max_vote_changes_param.max_vote_changes to less value will affect attempts to change existing voting:
max_vote_changes_param.max_vote_changes
golos.contracts/golos.publication/golos.publication.cpp
Line 800 in 22523f1
Decision Change compare from != to <:
!=
<
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Changing of
max_vote_changes_param.max_vote_changes
to less value will affect attempts to change existing voting:golos.contracts/golos.publication/golos.publication.cpp
Line 800 in 22523f1
Decision
Change compare from
!=
to<
:golos.contracts/golos.publication/golos.publication.cpp
Line 800 in 22523f1
The text was updated successfully, but these errors were encountered: