Optional
data: PartialMessage<ThresholdDecisionPolicy>threshold is the minimum weighted sum of YES
votes that must be met or
exceeded 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>
ThresholdDecisionPolicy is a decision policy where a proposal passes when it satisfies the two following conditions:
YES
voter's weights is greater or equal than the definedthreshold
.windows
.Generated
from message cosmos.group.v1.ThresholdDecisionPolicy