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.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 215e5cd..ec55ab7 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,6 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
16- [NIP-12: Generic Tag Queries](12.md) 16- [NIP-12: Generic Tag Queries](12.md)
17- [NIP-13: Proof of Work](13.md) 17- [NIP-13: Proof of Work](13.md)
18- [NIP-14: Subject tag in text events.](14.md) 18- [NIP-14: Subject tag in text events.](14.md)
19- [NIP-15: End of Stored Events Notice](15.md)
20- [NIP-16: Event Treatment](16.md) 19- [NIP-16: Event Treatment](16.md)
21- [NIP-18: Reposts](18.md) 20- [NIP-18: Reposts](18.md)
22- [NIP-19: bech32-encoded entities](19.md) 21- [NIP-19: bech32-encoded entities](19.md)
@@ -96,7 +95,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
96|--------|---------------------------------------------------------|-------------| 95|--------|---------------------------------------------------------|-------------|
97| EVENT | used to send events requested to clients | [1](01.md) | 96| EVENT | used to send events requested to clients | [1](01.md) |
98| NOTICE | used to send human-readable messages to clients | [1](01.md) | 97| NOTICE | used to send human-readable messages to clients | [1](01.md) |
99| EOSE | used to notify clients all stored events have been sent | [15](15.md) | 98| EOSE | used to notify clients all stored events have been sent | [1](01.md) |
100| OK | used to notify clients if an EVENT was successful | [20](20.md) | 99| OK | used to notify clients if an EVENT was successful | [20](20.md) |
101| AUTH | used to send authentication challenges | [42](42.md) | 100| AUTH | used to send authentication challenges | [42](42.md) |
102| COUNT | used to send requested event counts to clients | [45](45.md) | 101| COUNT | used to send requested event counts to clients | [45](45.md) |