Type alias GetProofPurposeOptionsOptions

GetProofPurposeOptionsOptions: {
    controller: string;
    proofPurpose: string;
    verificationMethod: string;
}

Type declaration

  • controller: string
  • proofPurpose: string
  • verificationMethod: string