From 68eb24894747da700b1ae13190901173fd23f642 Mon Sep 17 00:00:00 2001 From: neilck <neil@chong-kit.com> Date: Tue, 24 Jan 2023 12:34:13 -0800 Subject: [PATCH] Update 52.md --- 52.md | 1 + 1 file changed, 1 insertion(+) 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", <original issue claim event-id>, <relay-url>] + ], "sig": <64-bytes signature of the sha256 hash of the serialized event data, which is the same as the "id" field> } ```