Metadata

scalus.cardano.ledger.AuxiliaryData.Metadata
final case class Metadata(metadata: Map[Word64, Metadatum])

Shelley-era metadata

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
AuxiliaryData
def getNativeScripts: IndexedSeq[Timelock]

Attributes

Inherited from:
AuxiliaryData
def getPlutusV1Scripts: IndexedSeq[ByteString]

Attributes

Inherited from:
AuxiliaryData
def getPlutusV2Scripts: IndexedSeq[ByteString]

Attributes

Inherited from:
AuxiliaryData
def getPlutusV3Scripts: IndexedSeq[ByteString]

Attributes

Inherited from:
AuxiliaryData
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product