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:
authorPablo Fernandez <p@f7z.io>2023-11-14 10:09:43 +0200
committerGitHub <noreply@github.com>2023-11-14 10:09:43 +0200
commit77b9973cb36f50d8c9b0ae471d8b4f98a398112b (patch)
tree8bf8d249b9c0da49f66ddd81e0ed892989d79882 /README.md
parentb6c7a255102a65c4978b465a85f124e910e82a2d (diff)
parentb06375d164ffa8d2f56df40b037be6ec52f3483e (diff)
Merge pull request #867 from gazhayes/patch-3
Problem: nostrocket problem tracker event kind not included in list
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f7cb41..483056d 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
74- [NIP-99: Classified Listings](99.md) 74- [NIP-99: Classified Listings](99.md)
75 75
76## Event Kinds 76## Event Kinds
77
78| kind | description | NIP | 77| kind | description | NIP |
79| ------------- | -------------------------- | ----------- | 78| ------------- | -------------------------- | ----------- |
80| `0` | Metadata | [1](01.md) | 79| `0` | Metadata | [1](01.md) |
@@ -95,6 +94,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
95| `1063` | File Metadata | [94](94.md) | 94| `1063` | File Metadata | [94](94.md) |
96| `1311` | Live Chat Message | [53](53.md) | 95| `1311` | Live Chat Message | [53](53.md) |
97| `1040` | OpenTimestamps | [03](03.md) | 96| `1040` | OpenTimestamps | [03](03.md) |
97| `1971` | Problem Tracker | [1971](https://github.com/nostrocket/NIPS/blob/main/Problems.md) |
98| `1984` | Reporting | [56](56.md) | 98| `1984` | Reporting | [56](56.md) |
99| `1985` | Label | [32](32.md) | 99| `1985` | Label | [32](32.md) |
100| `4550` | Community Post Approval | [72](72.md) | 100| `4550` | Community Post Approval | [72](72.md) |