PdaMatchRuleV2: {
    pdaField: string;
    program: PublicKey;
    seedsField: string;
    type: "PdaMatch";
}

Type declaration

  • pdaField: string
  • program: PublicKey
  • seedsField: string
  • type: "PdaMatch"

Generated using TypeDoc