assets property

Map<AssetName, BigInt> assets
final

The map of asset names to amounts to be minted.

Implementation

final Map<AssetName, BigInt> assets;