diff options
| author | Pablo Fernandez <p@f7z.io> | 2023-11-14 10:09:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-14 10:09:43 +0200 |
| commit | 77b9973cb36f50d8c9b0ae471d8b4f98a398112b (patch) | |
| tree | 8bf8d249b9c0da49f66ddd81e0ed892989d79882 | |
| parent | b6c7a255102a65c4978b465a85f124e910e82a2d (diff) | |
| parent | b06375d164ffa8d2f56df40b037be6ec52f3483e (diff) | |
Merge pull request #867 from gazhayes/patch-3
Problem: nostrocket problem tracker event kind not included in list
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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) | |