TransactionMetadatum

scalus.cardano.ledger.TransactionMetadatum
See theTransactionMetadatum companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Bytes(value: ByteString) extends TransactionMetadatum

Bytes metadata (max 64 bytes)

Bytes metadata (max 64 bytes)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Int(value: Long) extends TransactionMetadatum

Integer metadata

Integer metadata

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class List(items: Seq[TransactionMetadatum]) extends TransactionMetadatum

List metadata

List metadata

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Map metadata

Map metadata

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Text(value: String) extends TransactionMetadatum

Text metadata (max 64 chars)

Text metadata (max 64 chars)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

CBOR decoder for TransactionMetadatum

CBOR decoder for TransactionMetadatum

Attributes

Supertypes
trait Decoder[TransactionMetadatum]
class Object
trait Matchable
class Any
Self type

CBOR encoder for TransactionMetadatum

CBOR encoder for TransactionMetadatum

Attributes

Supertypes
trait Encoder[TransactionMetadatum]
class Object
trait Matchable
class Any
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Givens

Givens

CBOR decoder for TransactionMetadatum

CBOR decoder for TransactionMetadatum

Attributes

CBOR encoder for TransactionMetadatum

CBOR encoder for TransactionMetadatum

Attributes