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:
author/dev/fd0 <147166694+1440000bytes@users.noreply.github.com>2024-05-26 10:58:14 +0000
committerGitHub <noreply@github.com>2024-05-26 07:58:14 -0300
commit765c7313979af899cbc3b6b582b415a41e71904d (patch)
tree02a2c32b59275bbad963430aee3aaf7aeb028835 /README.md
parent92d5837b0cf474503b9ebdf2676ba266fc265bdd (diff)
add joinstr event kind in README (#1257)
* add joinstr event kind * remove extra spaces * change kind number Co-authored-by: fiatjaf_ <fiatjaf@gmail.com> --------- Co-authored-by: fiatjaf_ <fiatjaf@gmail.com>
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 d5b6219..b058952 100644
--- a/README.md
+++ b/README.md
@@ -192,10 +192,12 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
192| `34237` | Video View Event | [71](71.md) | 192| `34237` | Video View Event | [71](71.md) |
193| `34550` | Community Definition | [72](72.md) | 193| `34550` | Community Definition | [72](72.md) |
194| `39000-9` | Group metadata events | [29](29.md) | 194| `39000-9` | Group metadata events | [29](29.md) |
195| `2022` | Coinjoin Pool | [joinstr][joinstr] |
195 196
196[NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/97c70a44366a6535c1 197[NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/97c70a44366a6535c1
197[nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md 198[nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md
198[lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md 199[lnpub]: https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md
200[joinstr]: https://gitlab.com/1440000bytes/joinstr/-/blob/main/NIP.md
199 201
200## Message types 202## Message types
201 203