upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index de85654..18fae53 100644
--- a/README.md
+++ b/README.md
@@ -224,8 +224,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
224| `AUTH` | used to send authentication challenges | [42](42.md) | 224| `AUTH` | used to send authentication challenges | [42](42.md) |
225| `COUNT` | used to send requested event counts to clients | [45](45.md) | 225| `COUNT` | used to send requested event counts to clients | [45](45.md) |
226 226
227Please update these lists when proposing NIPs introducing new event kinds.
228
229## Standardized Tags 227## Standardized Tags
230 228
231| name | value | other parameters | NIP | 229| name | value | other parameters | NIP |
@@ -277,6 +275,8 @@ Please update these lists when proposing NIPs introducing new event kinds.
277| `web` | webpage URL | -- | [34](34.md) | 275| `web` | webpage URL | -- | [34](34.md) |
278| `zap` | pubkey (hex), relay URL | weight | [57](57.md) | 276| `zap` | pubkey (hex), relay URL | weight | [57](57.md) |
279 277
278Please update these lists when proposing new NIPs.
279
280## Criteria for acceptance of NIPs 280## Criteria for acceptance of NIPs
281 281
2821. They should be fully implemented in at least two clients and one relay -- when applicable. 2821. They should be fully implemented in at least two clients and one relay -- when applicable.