mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 15:09:07 -05:00
rewrite ranges.
This commit is contained in:
parent
643de1b7da
commit
a1a090160b
10
README.md
10
README.md
|
@ -36,7 +36,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
|
|||
## Event Kinds
|
||||
|
||||
| kind | description | NIP |
|
||||
|-------------|-----------------------------|------------------------|
|
||||
| ------------- | -------------------------------- | ----------------------- |
|
||||
| 0 | Metadata | [1](01.md), [5](05.md) |
|
||||
| 1 | Short Text Note | [1](01.md) |
|
||||
| 2 | Recommend Relay | [1](01.md) |
|
||||
|
@ -53,10 +53,10 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh
|
|||
| 1984 | Reporting | [56](56.md) |
|
||||
| 10002 | Relay List Metadata | [65](65.md) |
|
||||
| 22242 | Client Authentication | [42](42.md) |
|
||||
| 1000-9999 | Regular Events Reserved | [16](16.md) |
|
||||
| 10000-19999 | Replaceable Events Reserved | [16](16.md) |
|
||||
| 20000-29999 | Ephemeral Events Reserved | [16](16.md) |
|
||||
| 30000-39999 | Param. Repl. Events Reserved| [33](33.md) |
|
||||
| 1000-9999 | Regular Events | [16](16.md) |
|
||||
| 10000-19999 | Replaceable Events | [16](16.md) |
|
||||
| 20000-29999 | Ephemeral Events | [16](16.md) |
|
||||
| 30000-39999 | Parameterized Replaceable Events | [33](33.md) |
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user