PubkeyTreeMatchRuleV2: {
    proofField: string;
    pubkeyField: string;
    root: number[];
    type: "PubkeyTreeMatch";
}

Type declaration

  • proofField: string
  • pubkeyField: string
  • root: number[]
  • type: "PubkeyTreeMatch"

Generated using TypeDoc