decentralized-identity / sidetree

Sidetree Specification and Reference Implementation
https://identity.foundation/sidetree/spec
Apache License 2.0
438 stars 112 forks source link

Add clarity that DID Strings may have method-specific segments #1040

Closed troyronda closed 3 years ago

troyronda commented 3 years ago

Add clarity to: https://identity.foundation/sidetree/spec/#did-uri-composition

that a DID method MAY define method-specific segments. An example is given later in: https://identity.foundation/sidetree/spec/#method-versioning

to provide network names in the DID string.

troyronda commented 3 years ago

Added in #1053.