ProgramOwnedListRuleV2: {
    field: string;
    programs: PublicKey[];
    type: "ProgramOwnedList";
}

Type declaration

  • field: string
  • programs: PublicKey[]
  • type: "ProgramOwnedList"

Generated using TypeDoc