Fork of github.com/did-method-plc/did-method-plc
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

typo

+1 -1
+1 -1
website/spec/v0.1/did-plc.md
··· 48 48 - `verificationMethods` (mapping of string keys and values): as described above 49 49 - `alsoKnownAs` (array of strings): as described above 50 50 - `services` (mapping of string keys and object values): as described above 51 - - `prev` (string, nullable): a CID hash pointer to a previous operation if an update, or `null` for a creation. If `null`, the key should actually be part of the object, with value `null`, not simply omitted. In DAG-CBOR encoding, the CID is string-encoded, not a binary IPLD "Link" 51 + - `prev` (string, nullable): a CID hash pointer to a previous operation of an update, or `null` for a creation. If `null`, the key should actually be part of the object, with value `null`, not simply omitted. In DAG-CBOR encoding, the CID is string-encoded, not a binary IPLD "Link" 52 52 - `sig` (string): signature of the operation in `base64url` encoding 53 53 54 54 A tombstone operation contains: