Skip to content

Missing Terminology Definitions for Event and Operation Structures #9

Description

@filip26

The specification currently uses several core terms—specifically “log”, “event entry”, “event”, “operation”, “operation data”, etc. —without providing explicit definitions in the terminology section.

Also, the spec has to be revised; e.g.

did-cel-identifier := did:cel:MULTIBASE(base58-btc, 
MULTICODEC(sha3-256, JCS(initial-event-log-entry)))

this refers to initial-event-log-entry, which is incorrect.

👇

did-cel-identifier := did:cel:MULTIBASE(base58-btc,
MULTIHASH(sha3-256, 
JCS(initialized?initial?genesis?root?origin?DidDocument)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions