diff --git a/52.md b/52.md index 4533992d..8ac64054 100644 --- a/52.md +++ b/52.md @@ -58,6 +58,7 @@ A claim may change over time. This event allows a user to request the issuer sub "kind": 1001, "tags": [ ["e", , ] + ], "sig": <64-bytes signature of the sha256 hash of the serialized event data, which is the same as the "id" field> } ```