Expand description
Handler and trait for identifying root DID candidates from a naive date.
Structs§
- Root
Candidates Result - Serializable type representing the result of a request for root DID candidates on a given date.
- Root
Event Day - Struct for deserializing root event
day
from handler’s query param. - Root
Event Month - Struct for deserializing root event
month
from handler’s query param. - Root
Event Year - Struct for deserializing root event
year
from handler’s query param. - Timestamp
Result - Serializable type representing the result of a request for root DID candidates on a given date.
- Trustchain
RootHTTP Handler - Type for implementing the TrustchainIssuerHTTP trait that will contain additional handler methods.
Traits§
- Trustchain
RootHTTP - An HTTP API for identifying candidate root DIDs.