scalus.ledger.api.v2
package scalus.ledger.api.v2
Members list
Type members
Classlikes
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
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ScriptContext
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ScriptContext.type
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object TxInInfo
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
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object TxInfo
case class TxOut(address: Address, value: Value, datum: OutputDatum, referenceScript: Option[ScriptHash])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Deprecated classlikes
object FromDataInstances
Attributes
- Deprecated
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FromDataInstances.type
object ToDataInstances
Attributes
- Deprecated
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ToDataInstances.type
Exports
Defined exports
Exported from v1
Exported from v1
Exported from Contexts$package$
Exported from v1
Exported from v1
Exported from v1
Exported from v1
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 v1
Exported from v1
Exported from Contexts$package$
In this article