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:
authorpablof7z <p@f7z.io>2023-07-25 17:20:24 +0300
committerpablof7z <p@f7z.io>2023-07-25 17:26:09 +0300
commit948ee24775fe89e779efe7680ca6a27dc5a6207f (patch)
treeae6e0d7d7e25d65c919c16229bf267730fc346b1 /README.md
parent723103506030749fc2bba9d5b4ddaf607dd24da3 (diff)
rename file
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9893ffc..ebfd359 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
64- [NIP-65: Relay List Metadata](65.md) 64- [NIP-65: Relay List Metadata](65.md)
65- [NIP-78: Application-specific data](78.md) 65- [NIP-78: Application-specific data](78.md)
66- [NIP-89: Recommended Application Handlers](89.md) 66- [NIP-89: Recommended Application Handlers](89.md)
67- [NIP-90: Data Vending Machines](90.md)
67- [NIP-94: File Metadata](94.md) 68- [NIP-94: File Metadata](94.md)
68- [NIP-98: HTTP Auth](98.md) 69- [NIP-98: HTTP Auth](98.md)
69 70
@@ -110,6 +111,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
110| `30078` | Application-specific Data | [78](78.md) | 111| `30078` | Application-specific Data | [78](78.md) |
111| `31989` | Handler recommendation | [89](89.md) | 112| `31989` | Handler recommendation | [89](89.md) |
112| `31990` | Handler information | [89](89.md) | 113| `31990` | Handler information | [89](89.md) |
114| `65000` | Job Feedback | [90](90.md) |
115| `65001` | Job Result | [90](90.md) |
113 116
114### Event Kind Ranges 117### Event Kind Ranges
115 118
@@ -119,6 +122,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
119| `10000`--`19999` | Replaceable Events | [16](16.md) | 122| `10000`--`19999` | Replaceable Events | [16](16.md) |
120| `20000`--`29999` | Ephemeral Events | [16](16.md) | 123| `20000`--`29999` | Ephemeral Events | [16](16.md) |
121| `30000`--`39999` | Parameterized Replaceable Events | [33](33.md) | 124| `30000`--`39999` | Parameterized Replaceable Events | [33](33.md) |
125| `65002`--`66000` | Job Requests | [90](90.md) |
122 126
123## Message types 127## Message types
124 128