Information requested for DID. The default option includes only basic DID details.
Aggregated details for the given DID.
DID
’s controller.
The type of the Dock DID
.
Valid did key with correct verification relationships.
DidKey
with its identifier.
This struct is passed as an argument while removing the DID
did
is the DID which is being removed.
Stores details of an off-chain DID.
Off-chain DID has no need of nonce as the signature is made on the whole transaction by
the caller account and Substrate takes care of replay protection. Thus it stores the data
about off-chain DID Doc (hash, URI or any other reference) and the account that owns it.
Stores details of an on-chain DID.
DID
’s service endpoint.
DID
’s service endpoint id.
DID
’s service endpoint origin.
ServiceEndpoint
with its identifier.
DidKey
without validity constraint requirement.
Different verification relation types specified in the DID spec here https://www.w3.org/TR/did-core/#verification-relationships.