Removing the idea of "Standard" Tags (#2055)
This commit is contained in:
parent
3a126a51a6
commit
5d81c9100e
|
@ -11,7 +11,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
||||||
- [Message Types](#message-types)
|
- [Message Types](#message-types)
|
||||||
- [Client to Relay](#client-to-relay)
|
- [Client to Relay](#client-to-relay)
|
||||||
- [Relay to Client](#relay-to-client)
|
- [Relay to Client](#relay-to-client)
|
||||||
- [Standardized Tags](#standardized-tags)
|
- [Common Tags](#common-tags)
|
||||||
- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips)
|
- [Criteria for acceptance of NIPs](#criteria-for-acceptance-of-nips)
|
||||||
- [Is this repository a centralizing factor?](#is-this-repository-a-centralizing-factor)
|
- [Is this repository a centralizing factor?](#is-this-repository-a-centralizing-factor)
|
||||||
- [How this repository works](#how-this-repository-works)
|
- [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) |
|
| `AUTH` | used to send authentication challenges | [42](42.md) |
|
||||||
| `COUNT` | used to send requested event counts to clients | [45](45.md) |
|
| `COUNT` | used to send requested event counts to clients | [45](45.md) |
|
||||||
|
|
||||||
## Standardized Tags
|
## Common Tags
|
||||||
|
|
||||||
| name | value | other parameters | NIP |
|
| name | value | other parameters | NIP |
|
||||||
| ----------------- | ------------------------------------ | ------------------------------- | -------------------------------------------------- |
|
| ----------------- | ------------------------------------ | ------------------------------- | -------------------------------------------------- |
|
||||||
|
|
Loading…
Reference in New Issue