-
Notifications
You must be signed in to change notification settings - Fork 20
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
关键参数数量关系的约束 #328
Comments
Closed
stake:
distribution:
gov:
|
stake: gov: |
有数量关系制约的两个参数同时提交change_parameter的proposal该如何检查?是否要与潜在的、变化后的值也进行比较? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
qos有通过决议修改参数的功能,但一些参数间不符合一定数量关系约束就容易出问题,有必要整理出这些约束条件,在修改参数的validate方法中进行逻辑语义级别的约束
The text was updated successfully, but these errors were encountered: