-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested
Description
Currently the specification document has conflicting written information and example -- the document mentions the required key type as Multibase:
fair-protocol/specification.md
Line 163 in 61ccf98
| Valid documents MUST contain one or more verification methods in the `verificationMethod` property. Valid verification methods MUST have the type `Multibase`, and MUST use an ID where the non-fragment parts of the URL match the DID, and where the fragment part starts with `fair_`. |
while the example has Multikey:
fair-protocol/specification.md
Line 188 in 61ccf98
| "type": "Multikey" |
Which is the correct one?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationquestionFurther information is requestedFurther information is requested