Preparing search index...
The search index is not available
@metaplex-foundation/mpl-candy-machine - v6.0.1
@metaplex-foundation/mpl-candy-machine - v6.0.1
CandyGuard
Type alias CandyGuard<D>
Candy
Guard
<
D
>
:
{
authority
:
PublicKey
<
string
>
;
base
:
PublicKey
<
string
>
;
bump
:
number
;
discriminator
:
number
[]
;
groups
:
GuardGroup
<
D
>
[]
;
guards
:
D
;
header
:
AccountHeader
;
publicKey
:
PublicKey
<
string
>
;
}
Type Parameters
D
extends
GuardSet
=
DefaultGuardSet
Type declaration
authority
:
PublicKey
<
string
>
base
:
PublicKey
<
string
>
bump
:
number
discriminator
:
number
[]
groups
:
GuardGroup
<
D
>
[]
guards
:
D
header
:
AccountHeader
public
Key
:
PublicKey
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
candy-
machine -
v6.0.1
<internal>
Candy
Guard
__type
Generated using
TypeDoc