scalus.ledger.api.v2
package scalus.ledger.api.v2
Members list
Type members
Classlikes
object FromDataInstances
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FromDataInstances.type
enum OutputDatum
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object OutputDatum
Attributes
- Companion
- enum
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
OutputDatum.type
The context that the currently-executing script can access.
The context that the currently-executing script can access.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ToDataInstances
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ToDataInstances.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class TxInfo(inputs: List[TxInInfo], referenceInputs: List[TxInInfo], outputs: List[TxOut], fee: Value, mint: Value, dcert: List[DCert], withdrawals: AssocMap[StakingCredential, BigInt], validRange: PosixTimeRange, signatories: List[PubKeyHash], redeemers: AssocMap[ScriptPurpose, Redeemer], data: AssocMap[DatumHash, Datum], id: TxId)
A pending transaction.
A pending transaction.
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class TxOut(address: Address, value: Value, datum: OutputDatum, referenceScript: Maybe[ScriptHash])
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
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 v1
Exported from v1
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