PubkeyMatchRuleV2: {
    field: string;
    publicKey: PublicKey;
    type: "PubkeyMatch";
}

Type declaration

  • field: string
  • publicKey: PublicKey
  • type: "PubkeyMatch"

Generated using TypeDoc