diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2023-01-07 19:53:42 -0300 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-01-07 19:53:42 -0300 |
| commit | 6a70967f0eb6e7b00fc811e34631f8db046d6e1f (patch) | |
| tree | e13d666f889487585d00dc64cbd590c570e77e10 /README.md | |
| parent | 50faceef0965042714e7f50a45b102f35c5231ca (diff) | |
add challenge from relay.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 | ||
| 74 | Please update these lists when proposing NIPs introducing new event kinds. | 75 | Please update these lists when proposing NIPs introducing new event kinds. |
| 75 | 76 | ||