mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-24 09:25:52 -05:00
Updates readme to match new kind 1 definition
This commit is contained in:
parent
2f8da3a5c7
commit
251193182e
2
10.md
2
10.md
|
@ -6,7 +6,7 @@ Text Notes
|
|||
|
||||
`draft` `optional`
|
||||
|
||||
This NIP defines a `kind:1` as a simple plaintext note.
|
||||
This NIP defines `kind:1` as a simple plaintext note.
|
||||
|
||||
The `.content` property contains a text.
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
|||
|
||||
## List
|
||||
|
||||
- [NIP-01: Basic protocol flow description](01.md)
|
||||
- [NIP-01: Nostr Protocol](01.md)
|
||||
- [NIP-02: Follow List](02.md)
|
||||
- [NIP-03: OpenTimestamps Attestations for Events](03.md)
|
||||
- [NIP-04: Encrypted Direct Message](04.md) --- **unrecommended**: deprecated in favor of [NIP-44](44.md)
|
||||
|
@ -79,7 +79,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
|
|||
| kind | description | NIP |
|
||||
| ------------- | -------------------------- | ------------------------ |
|
||||
| `0` | Metadata | [01](01.md) |
|
||||
| `1` | Short Text Note | [01](01.md) |
|
||||
| `1` | Short Text Note | [10](10.md) |
|
||||
| `2` | Recommend Relay | 01 (deprecated) |
|
||||
| `3` | Follows | [02](02.md) |
|
||||
| `4` | Encrypted Direct Messages | [04](04.md) |
|
||||
|
|
Loading…
Reference in New Issue
Block a user