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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fbe43f9..a940ba6 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
46- [NIP-27: Text Note References](27.md) 46- [NIP-27: Text Note References](27.md)
47- [NIP-28: Public Chat](28.md) 47- [NIP-28: Public Chat](28.md)
48- [NIP-30: Custom Emoji](30.md) 48- [NIP-30: Custom Emoji](30.md)
49- [NIP-31: Dealing with Unknown Events](31.md)
49- [NIP-33: Parameterized Replaceable Events](33.md) 50- [NIP-33: Parameterized Replaceable Events](33.md)
50- [NIP-36: Sensitive Content](36.md) 51- [NIP-36: Sensitive Content](36.md)
51- [NIP-39: External Identities in Profiles](39.md) 52- [NIP-39: External Identities in Profiles](39.md)
@@ -146,6 +147,7 @@ When experimenting with kinds, keep in mind the classification introduced by [NI
146| name | value | other parameters | NIP | 147| name | value | other parameters | NIP |
147| ----------------- | ------------------------------------ | -------------------- | ------------------------ | 148| ----------------- | ------------------------------------ | -------------------- | ------------------------ |
148| `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) | 149| `a` | coordinates to an event | relay URL | [33](33.md), [23](23.md) |
150| `alt` | Alt tag | -- | [31](31.md) |
149| `d` | identifier | -- | [33](33.md) | 151| `d` | identifier | -- | [33](33.md) |
150| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) | 152| `e` | event id (hex) | relay URL, marker | [1](01.md), [10](10.md) |
151| `g` | geohash | -- | [12](12.md) | 153| `g` | geohash | -- | [12](12.md) |