-
Notifications
You must be signed in to change notification settings - Fork 215
MX-15032: MaxVotingDelayPeriodInEpochs #5877
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
Conversation
config/systemSmartContractsConfig.go
Outdated
|
|
||
| // GovernanceSystemSCConfigV1 holds the initial set of values that were used to initialise the | ||
| // governance system smart contract at genesis time | ||
| // |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indenting went wrong in this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
config/systemSmartContractsConfig.go
Outdated
| // GovernanceSystemSCConfigActive defines the set of configuration values used by the governance | ||
| // system smart contract once it activates | ||
| // | ||
| // system smart contract once it activates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrong indentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Reasoning behind the pull request