PubkeyListMatchRuleV2: {
    field: string;
    publicKeys: PublicKey[];
    type: "PubkeyListMatch";
}

Type declaration

  • field: string
  • publicKeys: PublicKey[]
  • type: "PubkeyListMatch"

Generated using TypeDoc