-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
P4Negligible Impact / Minor issue that doesn’t affect user baseNegligible Impact / Minor issue that doesn’t affect user baseenhancementNew feature or requestNew feature or request
Description
Implement minimum participation per track
{
"Root": {
"decision_period": 28,
"internal_vote_period": 7,
"revote_period": 20,
"min_participation": 50%
},
"WhitelistedCaller": {
"decision_period": 28,
"internal_vote_period": 2,
"revote_period": 20,
"min_participation": 50%
},
"StakingAdmin": {
"decision_period": 28,
"internal_vote_period": 7,
"revote_period": 20,
"min_participation": 50%
},
"Treasurer": {
"decision_period": 28,
"internal_vote_period": 7,
"revote_period": 20,
"min_participation": 15%
}
}Metadata
Metadata
Assignees
Labels
P4Negligible Impact / Minor issue that doesn’t affect user baseNegligible Impact / Minor issue that doesn’t affect user baseenhancementNew feature or requestNew feature or request