Variable allowListProofBeetConst

allowListProofBeet: BeetStruct<AllowListProof, AllowListProofArgs & {
    accountDiscriminator: number[];
}> = ...

Generated using TypeDoc