From 8a74ded845526ad0ae34ebab72466cfd34cc4cc0 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 26 Feb 2024 10:53:21 -0500 Subject: [PATCH] clarify modification == kind:1010 --- 37.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/37.md b/37.md index 0b8bf502..4a2b089a 100644 --- a/37.md +++ b/37.md @@ -23,6 +23,6 @@ This NIP adds full-history content modification directly to `kind:1` short notes } ``` -Clients SHOULD render the `.content` of the most recent modification by `created_at` +Clients SHOULD render the `.content` of the most recent `kind:1010` by `created_at` Clients MUST check if the pubkey of the `kind:1010` is the same as the referenced `kind:1` \ No newline at end of file