scalus.cardano.txbuilder.RedeemerPurpose
See theRedeemerPurpose companion trait
object RedeemerPurpose
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RedeemerPurpose.type
Members list
Type members
Classlikes
case class ForCert(certificate: Certificate) extends RedeemerPurpose
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedeemerPurposeclass Objecttrait Matchableclass AnyShow all
case class ForMint(scriptHash: ScriptHash) extends RedeemerPurpose
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedeemerPurposeclass Objecttrait Matchableclass AnyShow all
case class ForPropose(proposal: ProposalProcedure) extends RedeemerPurpose
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedeemerPurposeclass Objecttrait Matchableclass AnyShow all
case class ForReward(rewardAddress: RewardAccount) extends RedeemerPurpose
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedeemerPurposeclass Objecttrait Matchableclass AnyShow all
case class ForSpend(input: TransactionInput) extends RedeemerPurpose
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedeemerPurposeclass Objecttrait Matchableclass AnyShow all
case class ForVote(voter: Voter) extends RedeemerPurpose
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RedeemerPurposeclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article