Optional
data: PartialMessage<PercentageDecisionPolicy>percentage is the minimum percentage of the weighted sum of YES
votes must
meet for a proposal to succeed.
Optional
windowswindows defines the different windows for voting and execution.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
PercentageDecisionPolicy is a decision policy where a proposal passes when it satisfies the two following conditions:
YES
voters' weights out of the total group weight is greater or equal than the givenpercentage
.windows
.Generated
from message cosmos.group.v1.PercentageDecisionPolicy