From e0f779d13facbbc523dfd393f001f648610fcb9f Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Mon, 1 Jun 2026 10:51:32 -0300 Subject: [PATCH] "id"s not required in NIP-59 rumors. --- 59.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/59.md b/59.md index c831e10e..49cbfe8d 100644 --- a/59.md +++ b/59.md @@ -35,6 +35,8 @@ 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