Creates a new UpdateCommittee instance.
Constitutional committee members to be removed.
Constitutional committee members to be added.
The new quorum threshold.
Optional
govActionId: Serialization.GovernanceActionIdPrevious governance action id of UpdateCommittee
.
Private
#govPrivate
#membersPrivate
#membersPrivate
#newPrivate
#originalRetrieves the governance action identifier.
The unique identifier for this governance action or undefined if not set.
Gets the committee members to be added by this update.
the committee members to be added.
Gets the committee members to be removed by this update.
the committee members to be removed.
Gets the new minimum number (as percentage) of the Constitutional Committee members that must participate in a vote for the outcome to be considered valid.
the new quorum threshold.
Creates a Core UpdateCommittee object from the current UpdateCommittee object.
The Core UpdateCommittee object.
Static
fromDeserializes the UpdateCommittee from a CBOR byte array.
The new UpdateCommittee instance.
The CBOR encoded UpdateCommittee object.
Static
fromCreates a UpdateCommittee object from the given Core UpdateCommittee object.
core UpdateCommittee object.
Generated using TypeDoc
Modifies the composition of the constitutional committee, its signature threshold, or its terms of operation.