NoConfidence

scalus.cardano.ledger.GovAction.NoConfidence
final case class NoConfidence(prevActionId: Option[GovActionId])

An action to express no confidence in the current constitutional committee.

Value parameters

prevActionId

Optional ID of a previous action this one depends on

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product