ProgramOwnedRuleV2: {
    field: string;
    program: PublicKey;
    type: "ProgramOwned";
}

Type declaration

  • field: string
  • program: PublicKey
  • type: "ProgramOwned"

Generated using TypeDoc