Preparing search index...
The search index is not available
@metaplex-foundation/mpl-core-candy-machine - v0.2.3
@metaplex-foundation/mpl-core-candy-machine - v0.2.3
MintCounter
Type alias MintCounter
Mint
Counter
:
{
count
:
number
;
header
:
AccountHeader
;
publicKey
:
PublicKey
<
string
>
;
}
PDA to track the number of mints for an individual address.
Type declaration
count
:
number
header
:
AccountHeader
public
Key
:
PublicKey
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
core-
candy-
machine -
v0.2.3
<internal>
Mint
Counter
__type
Generated using
TypeDoc
PDA to track the number of mints for an individual address.