Modules§
Structs§
- Delegates
- A valid set of delegates for the identity
Doc. - Delegates
Error - Doc
Docis a valid identity document.- DocAt
- A verified identity document at a specific commit.
- Payload
- A
Payloadis a free-form JSON value that can be associated with an identity’sDoc. The payload is identified in theDocby its correspondingPayloadId. - Payload
Id - Identifies an identity document payload type.
- Public
Key - The public/verification key.
- RawDoc
RawDocis similar to theDoctype, however, it can be edited and may not be valid.- RepoId
- A repository identifier.
- Threshold
- A valid threshold for the identity
Doc. - Threshold
Error - Version
- The version number of the identity document.
- Visibility
Parse Error
Enums§
- Canonical
Refs Error - Default
Branch Rule Error - DocError
- IdError
- Payload
Error - Version
Error - Visibility
- Repository visibility.
Constants§
- IDENTITY_
VERSION - The current, most recent version of the identity document.
- MAX_
DELEGATES - Maximum number of a delegates in the identity document.
- MAX_
STRING_ LENGTH - Maximum length of a string in the identity document.
- RAD_
PREFIX - Radicle identifier prefix.
Statics§
- PATH
- Path to the identity document in the identity branch.