From 5d81c9100e6f4e47438fc0064d5518b532e018cd Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 8 Sep 2025 14:25:05 -0400 Subject: [PATCH] Removing the idea of "Standard" Tags (#2055) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83b4197f..55ff26a0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos - [Message Types](#message-types) - [Client to Relay](#client-to-relay) - [Relay to Client](#relay-to-client) -- [Standardized Tags](#standardized-tags) +- [Common Tags](#common-tags) - [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips) - [Is this repository a centralizing factor?](#is-this-repository-a-centralizing-factor) - [How this repository works](#how-this-repository-works) @@ -312,7 +312,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | `AUTH` | used to send authentication challenges | [42](42.md) | | `COUNT` | used to send requested event counts to clients | [45](45.md) | -## Standardized Tags +## Common Tags | name | value | other parameters | NIP | | ----------------- | ------------------------------------ | ------------------------------- | -------------------------------------------------- |