Module doc

Source

Modules§

update

Structs§

Delegates
A valid set of delegates for the identity Doc.
DelegatesError
Doc
Doc is a valid identity document.
DocAt
A verified identity document at a specific commit.
Payload
A Payload is a free-form JSON value that can be associated with an identity’s Doc. The payload is identified in the Doc by its corresponding PayloadId.
PayloadId
Identifies an identity document payload type.
PublicKey
The public/verification key.
RawDoc
RawDoc is similar to the Doc type, however, it can be edited and may not be valid.
RepoId
A repository identifier.
Threshold
A valid threshold for the identity Doc.
ThresholdError
Version
The version number of the identity document.
VisibilityParseError

Enums§

CanonicalRefsError
DefaultBranchRuleError
DocError
IdError
PayloadError
VersionError
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.