AllowListProof: {
    header: AccountHeader;
    publicKey: PublicKey<string>;
    timestamp: bigint;
}

PDA to track whether an address has been validated or not.

Type declaration

Generated using TypeDoc