A collection of constants used in the DVR module
▸ INVALID_TOKEN: "INVALID_TOKEN"
Constant string representing an invalid token.
▸ INVALID_VERIFY_PROOF: string
JSON string representing an invalid verify proof error. Below is the content of the stringified JSON:
A collection of enums used in the DVR module
▸ PublicKeyOptionType: Enum
Enum for public key option types.
Name | Value | Description |
---|---|---|
PublicKey
0
Indicates a public key option
KeysetEndpoint
1
Indicates a keyset endpoint option