LimitMintingEvent
Hierarchy
- { mintingLimited: Bool }
- LimitMintingEvent
Index
Constructors
Properties
Constructors
externalconstructor
Parameters
externalvalue: { mintingLimited: Bool }
externalmintingLimited: Bool = Bool
Indicates whether minting is limited (
true
) or not (false
).
Returns LimitMintingEvent
Properties
mintingLimited
Indicates whether minting is limited (true
) or not (false
).
Emitted when minting of new NFTs is limited in the collection.