Guard that uses a merkle tree to specify the addresses allowed to mint.
List of accounts required:
[]
["allow_list", merke tree root, payer key, candy guard pubkey, candy machine pubkey]
Merkle root of the addresses allowed to mint.
Generated using TypeDoc
Guard that uses a merkle tree to specify the addresses allowed to mint.
List of accounts required:
[]
Pda created by the merkle proof instruction (seeds["allow_list", merke tree root, payer key, candy guard pubkey, candy machine pubkey]
).