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:
authorfiatjaf <fiatjaf@gmail.com>2023-01-07 19:53:42 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-01-07 19:53:42 -0300
commit6a70967f0eb6e7b00fc811e34631f8db046d6e1f (patch)
treee13d666f889487585d00dc64cbd590c570e77e10 /README.md
parent50faceef0965042714e7f50a45b102f35c5231ca (diff)
add challenge from relay.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f627f4d..05737b1 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
70| NOTICE | used to send human-readable messages to clients | [1](01.md) | 70| NOTICE | used to send human-readable messages to clients | [1](01.md) |
71| EOSE | used to notify clients all stored events have been sent | [15](15.md) | 71| EOSE | used to notify clients all stored events have been sent | [15](15.md) |
72| OK | used to notify clients if an EVENT was successuful | [20](20.md) | 72| OK | used to notify clients if an EVENT was successuful | [20](20.md) |
73| AUTH | used to send authentication challenges | [42](42.md) |
73 74
74Please update these lists when proposing NIPs introducing new event kinds. 75Please update these lists when proposing NIPs introducing new event kinds.
75 76