diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-05-26 23:57:05 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-26 23:57:05 +0900 |
| commit | a649a75e5a7dbd958a3066f914af8854d022440a (patch) | |
| tree | 6d9afffe25d8bbda5f2003e065d5481495b64d56 /README.md | |
| parent | 765c7313979af899cbc3b6b582b415a41e71904d (diff) | |
README: fix order of kinds
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -126,6 +126,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 126 | | `1985` | Label | [32](32.md) | | 126 | | `1985` | Label | [32](32.md) | |
| 127 | | `2003` | Torrent | [35](35.md) | | 127 | | `2003` | Torrent | [35](35.md) | |
| 128 | | `2004` | Torrent Comment | [35](35.md) | | 128 | | `2004` | Torrent Comment | [35](35.md) | |
| 129 | | `2022` | Coinjoin Pool | [joinstr][joinstr] | | ||
| 129 | | `4550` | Community Post Approval | [72](72.md) | | 130 | | `4550` | Community Post Approval | [72](72.md) | |
| 130 | | `5000`-`5999` | Job Request | [90](90.md) | | 131 | | `5000`-`5999` | Job Request | [90](90.md) | |
| 131 | | `6000`-`6999` | Job Result | [90](90.md) | | 132 | | `6000`-`6999` | Job Result | [90](90.md) | |
| @@ -192,7 +193,6 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 192 | | `34237` | Video View Event | [71](71.md) | | 193 | | `34237` | Video View Event | [71](71.md) | |
| 193 | | `34550` | Community Definition | [72](72.md) | | 194 | | `34550` | Community Definition | [72](72.md) | |
| 194 | | `39000-9` | Group metadata events | [29](29.md) | | 195 | | `39000-9` | Group metadata events | [29](29.md) | |
| 195 | | `2022` | Coinjoin Pool | [joinstr][joinstr] | | ||
| 196 | 196 | ||
| 197 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/97c70a44366a6535c1 | 197 | [NUD: Custom Feeds]: https://wikifreedia.xyz/cip-01/97c70a44366a6535c1 |
| 198 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md | 198 | [nostrocket]: https://github.com/nostrocket/NIPS/blob/main/Problems.md |