Initialize a new instance of the DrepVotingThresholds class.
Quorum threshold (percentage of the total active voting stake) that needs to be meet for a Motion of no-confidence to be enacted.
Quorum threshold (percentage of the total active voting stake) that needs to be meet for a new committee to be elected if the constitutional committee is in a state of confidence.
Quorum threshold (percentage of the total active voting stake) that needs to be meet for a new committee to be elected if the constitutional committee is in a state of no-confidence.
Quorum threshold (percentage of the total active voting stake) that needs to be meet for a modification to the Constitution to be enacted.
Quorum threshold (percentage of the total active voting stake) that needs to be meet to trigger a non-backwards compatible upgrade of the network (requires a prior software upgrade).
Quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the network group.
Quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the economic group.
Quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the technical group.
Quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the governance group.
Quorum threshold (percentage of the total active voting stake) that needs to withdrawal from the treasury.
Private
#committeePrivate
#committeePrivate
#hardPrivate
#motionPrivate
#originalPrivate
#ppPrivate
#ppPrivate
#ppPrivate
#ppPrivate
#treasuryPrivate
#updateGets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a new committee to be elected if the constitutional committee is in a state of no-confidence.
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a new committee to be elected if the constitutional committee is in a state of confidence.
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet to trigger a non-backwards compatible upgrade of the network (requires a prior software upgrade).
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a Motion of no-confidence to be enacted.
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the economic group.
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the governance group.
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the network group.
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the technical group.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a new committee to be elected if the constitutional committee is in a state of no-confidence.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a new committee to be elected if the constitutional committee is in a state of confidence.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet to trigger a non-backwards compatible upgrade of the network (requires a prior software upgrade).
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a Motion of no-confidence to be enacted.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the economic group.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the governance group.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the network group.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet to update the protocol parameters in the technical group.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to withdrawal from the treasury.
The quorum threshold.
Sets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a modification to the Constitution to be enacted.
The quorum threshold.
Creates a Core DelegateRepresentativeThresholds object from the current DrepVotingThresholds object.
The Core Prices object.
Gets the quorum threshold (percentage of the total active voting stake) that needs to withdrawal from the treasury.
The quorum threshold.
Gets the quorum threshold (percentage of the total active voting stake) that needs to be meet for a modification to the Constitution to be enacted.
The quorum threshold.
Static
fromDeserializes the DrepVotingThresholds from a CBOR byte array.
The new DrepVotingThresholds instance.
The CBOR encoded DrepVotingThresholds object.
Static
fromCreates a DrepVotingThresholds object from the given Core DelegateRepresentativeThresholds object.
core DelegateRepresentativeThresholds object.
Generated using TypeDoc
Governance actions are ratified through on-chain voting. Different kinds of governance actions have different ratification requirements. One of those requirements is the approval of the action by DReps. These thresholds specify the percentage of the total active voting stake that must be meet by the DReps who vote Yes for the approval to be successful.