PdaMatchRuleV1: {
    PDAMatch: {
        pda_field: string;
        program: PublicKeyAsArrayOfBytes;
        seeds_field: string;
    };
}

Type declaration

Generated using TypeDoc