From 75628998ceaa1480065488de39257fa973329877 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Wed, 10 Sep 2025 09:38:30 -0400 Subject: [PATCH] Deprecates NIP-31 alts --- 31.md | 2 ++ README.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/31.md b/31.md index 37e41306fb..cdec81523f 100644 --- a/31.md +++ b/31.md @@ -1,3 +1,5 @@ +> __Warning__ `unrecommended`: this NIP did not achieve the goal it was designed for + NIP-31 ====== diff --git a/README.md b/README.md index 3004ef83af..b4e28b6b53 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos - [NIP-28: Public Chat](28.md) - [NIP-29: Relay-based Groups](29.md) - [NIP-30: Custom Emoji](30.md) -- [NIP-31: Dealing with Unknown Events](31.md) +- [NIP-31: Dealing with Unknown Events](31.md) --- **unrecommended**: adds verbosity for little gain - [NIP-32: Labeling](32.md) - [NIP-34: `git` stuff](34.md) - [NIP-35: Torrents](35.md) @@ -343,7 +343,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | `y` | platform | -- | [69](69.md) | | `z` | order number | -- | [69](69.md) | | `-` | -- | -- | [70](70.md) | -| `alt` | summary | -- | [31](31.md) | +| `alt` | summary | -- | [31](31.md) (deprecated) | | `amount` | millisatoshis, stringified | -- | [57](57.md) | | `bolt11` | `bolt11` invoice | -- | [57](57.md) | | `challenge` | challenge string | -- | [42](42.md) |