DRepScript

scalus.cardano.ledger.Voter.DRepScript
final case class DRepScript(scriptHash: ScriptHash)

A delegated representative script.

Value parameters

scriptHash

The hash of the script

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product