From 2ab507db107d0af2aa9a61327151799a1ad2d491 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 2 Jun 2026 18:53:49 -0300 Subject: [PATCH] Revert ""id"s not required in NIP-59 rumors." This reverts commit e0f779d13facbbc523dfd393f001f648610fcb9f. --- 59.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/59.md b/59.md index 49cbfe8d..c831e10e 100644 --- a/59.md +++ b/59.md @@ -35,8 +35,6 @@ This allows the isolation of concerns across layers: A `rumor` is the same thing as an unsigned event. Any event kind can be made a `rumor` by removing the signature. -The `id` field is also not required in rumors. - ### 2. The Seal Event Kind A `seal` is a `kind:13` event that wraps a `rumor` with the sender's regular key. The `seal` is **always** encrypted