scalus.ledger.api.v3
package scalus.ledger.api.v3
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum DRep
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum Delegatee
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object FromDataInstances
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FromDataInstances.type
enum GovernanceAction
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class ProposalProcedure(deposit: Lovelace, returnAddress: Credential, governanceAction: GovernanceAction)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum ScriptInfo
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum ScriptPurpose
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class SpendingScriptContext(txInfo: TxInfo, redeemer: Redeemer, scriptInfo: SpendingScriptInfo)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ToDataInstances
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ToDataInstances.type
enum TxCert
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class TxInfo(inputs: List[TxInInfo], referenceInputs: List[TxInInfo], outputs: List[TxOut], fee: Lovelace, mint: Value, certificates: List[TxCert], withdrawals: AssocMap[Credential, Lovelace], validRange: Interval, signatories: List[PubKeyHash], redeemers: AssocMap[ScriptPurpose, Redeemer], data: AssocMap[DatumHash, Datum], id: TxId, votes: AssocMap[Voter, AssocMap[GovernanceActionId, Vote]], proposalProcedures: List[ProposalProcedure], currentTreasuryAmount: Maybe[Lovelace], treasuryDonation: Maybe[Lovelace])
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum Vote
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
enum Voter
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Types
Exports
Defined exports
Exported from v1
Exported from v1
Exported from ToDataInstances
Exported from Contexts$package$
Exported from ToDataInstances
Exported from v1
Exported from v1
Exported from v1
Exported from v1
Exported from ToDataInstances
Exported from Contexts$package$
Exported from v1
Exported from v1
Exported from Contexts$package$
Exported from Contexts$package$
Exported from ToDataInstances
Exported from v1
Exported from v1
Exported from ToDataInstances
Exported from Contexts$package$
export given_FromData_Address
Exported from FromDataInstances
export given_FromData_Credential
Exported from FromDataInstances
export given_FromData_DCert
Exported from FromDataInstances
export given_FromData_Interval
Exported from FromDataInstances
export given_FromData_IntervalBound
Exported from FromDataInstances
Exported from FromDataInstances
export given_FromData_PubKeyHash
Exported from FromDataInstances
export given_FromData_ScriptContext
Exported from FromDataInstances
export given_FromData_ScriptPurpose
Exported from FromDataInstances
Exported from FromDataInstances
export given_FromData_TxId
Exported from FromDataInstances
export given_FromData_TxInInfo
Exported from FromDataInstances
export given_FromData_TxInfo
Exported from FromDataInstances
export given_FromData_TxOut
Exported from FromDataInstances
export given_FromData_TxOutRef
Exported from FromDataInstances
export given_ToData_Address
Exported from ToDataInstances
export given_ToData_Interval
Exported from ToDataInstances
export given_ToData_IntervalBound
Exported from ToDataInstances
export given_ToData_PubKeyHash
Exported from ToDataInstances
export given_ToData_ScriptContext
Exported from ToDataInstances
export given_ToData_TxId
Exported from ToDataInstances
export given_ToData_TxInInfo
Exported from ToDataInstances
export given_ToData_TxInfo
Exported from ToDataInstances
export given_ToData_TxOut
Exported from ToDataInstances
export given_ToData_TxOutRef
Exported from ToDataInstances
In this article