MetadataWithScripts

scalus.cardano.ledger.AuxiliaryData.MetadataWithScripts
final case class MetadataWithScripts(metadata: Map[TransactionMetadatumLabel, TransactionMetadatum], scripts: Seq[Timelock])

Shelley-MA era combined metadata and scripts

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product