Module root

Source
Expand description

Handler and trait for identifying root DID candidates from a naive date.

Structs§

RootCandidatesResult
Serializable type representing the result of a request for root DID candidates on a given date.
RootEventDay
Struct for deserializing root event day from handler’s query param.
RootEventMonth
Struct for deserializing root event month from handler’s query param.
RootEventYear
Struct for deserializing root event year from handler’s query param.
TimestampResult
Serializable type representing the result of a request for root DID candidates on a given date.
TrustchainRootHTTPHandler
Type for implementing the TrustchainIssuerHTTP trait that will contain additional handler methods.

Traits§

TrustchainRootHTTP
An HTTP API for identifying candidate root DIDs.