Shelley

scalus.cardano.ledger.TransactionOutput.Shelley
final case class Shelley(address: AddressBytes, value: Value, datumHash: Option[Hash32])

Shelley-era transaction output format

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product