Babbage

scalus.cardano.ledger.TransactionOutput.Babbage
final case class Babbage(address: AddressBytes, value: Value, datumOption: Option[DatumOption], scriptRef: Option[ScriptRef])

Babbage-era transaction output format with extended features

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product