Name

DidMerkleProofError

Hierarchy

  • Enum
    • DidMerkleProofError

Properties

isInternal: boolean
isKeyNotFound: boolean
isLinkedAccountNotFound: boolean
isUnsupportedVersion: boolean
isWeb3NameNotFound: boolean
type: "Internal" | "UnsupportedVersion" | "KeyNotFound" | "LinkedAccountNotFound" | "Web3NameNotFound"