From 738c138b88017abfa1a6d73e286be0151fa28a75 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 28 Jun 2026 17:49:32 -0500 Subject: [PATCH] NIP-59: relays should reject kind 13 seal events --- 59.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/59.md b/59.md index c831e10ee4..63b639db85 100644 --- a/59.md +++ b/59.md @@ -55,6 +55,8 @@ without the receiver's or the sender's private key. The only public information Tags MUST always be empty in a `kind:13`. The inner event MUST always be unsigned. +A `seal` is never meant to be published on its own; it is always wrapped inside a `gift wrap`. Relays SHOULD reject `kind:13` events. + ### 3. Gift Wrap Event Kind A `gift wrap` event is a `kind:1059` event that wraps any other event. `tags` SHOULD include any information