diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-06-17 08:36:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-17 08:36:42 -0700 |
| commit | 747f634004a918d712c32307ac58184fc11bca80 (patch) | |
| tree | 6df30b091d3588048f5ad507aac8fbedbed8e335 /README.md | |
| parent | c576737ba42772a561c6ebfd9faf0baae6d19b17 (diff) | |
| parent | 4f787adcd1cf23ec4d395b26c3a54cd1188fef49 (diff) | |
Merge pull request #1309 from ArmanTheParman/patch-2
metadata clarity.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -90,7 +90,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 90 | ## Event Kinds | 90 | ## Event Kinds |
| 91 | | kind | description | NIP | | 91 | | kind | description | NIP | |
| 92 | | ------------- | -------------------------- | ------------------------ | | 92 | | ------------- | -------------------------- | ------------------------ | |
| 93 | | `0` | Metadata | [01](01.md) | | 93 | | `0` | User's Metadata | [01](01.md) | |
| 94 | | `1` | Short Text Note | [01](01.md) | | 94 | | `1` | Short Text Note | [01](01.md) | |
| 95 | | `2` | Recommend Relay | 01 (deprecated) | | 95 | | `2` | Recommend Relay | 01 (deprecated) | |
| 96 | | `3` | Follows | [02](02.md) | | 96 | | `3` | Follows | [02](02.md) | |