Ada

scalus.cardano.ledger.Value.Ada
final case class Ada(coin: Coin)

Pure ADA value with no multi-assets

Attributes

Members list

Value members

Inherited methods

def multiAsset: MultiAsset[Long]

Get the multi-asset component if present, empty otherwise

Get the multi-asset component if present, empty otherwise

Attributes

Inherited from:
Value
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product