Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateProofService

Hierarchy

  • ValidateProofService

Index

Methods

getProofIdentity

  • getProofIdentity(searchText: string): string

getProofStatement

  • getProofStatement(searchText: string): string

getProofUrl

  • getProofUrl(proof: any): string

normalizeUrl

  • normalizeUrl(proof: any): string

validateProof

  • validateProof(proof: any, ownerAddress: string, name?: string): Promise<any>

Generated using TypeDoc