DRep
scalus.cardano.ledger.DRep
enum DRep
Represents a Delegated Representative (DRep) in the Cardano blockchain.
A DRep can be one of several types:
- KeyHash: A DRep identified by a key hash
- ScriptHash: A DRep identified by a script hash
- AlwaysAbstain: A special DRep that always abstains from voting
- AlwaysNoConfidence: A special DRep that always votes no confidence
Attributes
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article