AllocationTracker: {
    count: number;
    header: AccountHeader;
    publicKey: PublicKey<string>;
}

PDA to track the number of mints.

Type declaration

Generated using TypeDoc