MintsAsset

scalus.cardano.node.stream.TransactionQuery.MintsAsset
final case class MintsAsset(policy: PolicyId, name: AssetName)

Transactions minting or burning this exact asset.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product