| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusLedgerApi.V3.MintValue
Synopsis
- newtype MintValue = UnsafeMintValue {
- unMintValue :: Map CurrencySymbol (Map TokenName Eq MintValue #
Manual Eq instance: two MintValues are equal if they mint and burn the same assets, regardless of internal Map representation. Cannot use deriveEq for semantic equality.
Defined in PlutusLedgerApi.V3.MintValue
- unMintValue :: Map CurrencySymbol (Map TokenName Eq MintValue #