Gaurd to set a limit of mints per wallet.
List of accounts required:
[writable]
["mint_limit", mint guard id, payer key, candy guard pubkey, candy machine pubkey]
Unique identifier of the mint limit.
Limit of mints per individual address.
Generated using TypeDoc
Gaurd to set a limit of mints per wallet.
List of accounts required:
[writable]
Mint counter PDA. The PDA is derived using the seed["mint_limit", mint guard id, payer key, candy guard pubkey, candy machine pubkey]
.