UpdateCommittee

scalus.ledger.api.v3.GovernanceAction.UpdateCommittee
final case class UpdateCommittee(id: Maybe[GovernanceActionId], removedMembers: List[ColdCommitteeCredential], addedMembers: AssocMap[ColdCommitteeCredential, BigInt], newQuorum: Rational)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product