scalus.cardano.onchain.plutus.v3.TxOutRef
See theTxOutRef companion class
object TxOutRef
Attributes
Members list
Type members
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
Value members
Givens
Givens
Extensions
Extensions
extension (self: TxOutRef)
A token name unique to this output reference: blake2b_256(serialiseData(ref.toData)).
A token name unique to this output reference: blake2b_256(serialiseData(ref.toData)).
The one-shot / state-token name. An off-chain mint must produce the identical bytes, so compute it here on both sides. Also the natural double-satisfaction tag: OutputDatum.OutputDatum(ref.deriveTokenName.toData).
Attributes
In this article