package cheqd.did.v2

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Query

query.proto:8

Query defines the gRPC querier service for the DID module

message DidDoc

diddoc.proto:12

DidDoc defines a DID Document, as defined in the DID Core specification. Documentation: https://www.w3.org/TR/did-core/

Used in: DidDocWithMetadata

message DidDocWithMetadata

diddoc.proto:93

DidDocWithMetadata defines a DID Document with metadata, as defined in the DID Core specification. Contains the DID Document, as well as DID Document metadata.

Used in: QueryDidDocResponse, QueryDidDocVersionResponse

message Metadata

diddoc.proto:103

Metadata defines DID Document metadata, as defined in the DID Core specification. Documentation: https://www.w3.org/TR/did-core/#did-document-metadata-properties

Used in: DidDocWithMetadata, QueryAllDidDocVersionsMetadataResponse

message Service

diddoc.proto:77

Service defines a service, as defined in the DID Core specification. Documentation: https://www.w3.org/TR/did-core/#services

Used in: DidDoc

message VerificationMethod

diddoc.proto:57

VerificationMethod defines a verification method, as defined in the DID Core specification. Documentation: https://www.w3.org/TR/did-core/#verification-methods

Used in: DidDoc