mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-12 15:09:07 -05:00
fix event kind collision
This commit is contained in:
parent
9a3c5c0230
commit
b8b07a2659
4
66.md
4
66.md
|
@ -2,7 +2,7 @@
|
|||
|
||||
`draft` `optional`
|
||||
|
||||
This NIP defines four event kinds, `10066`, `30066`, `10066` and `1066`.
|
||||
This NIP defines four event kinds, `10066`, `30066`, `10166` and `1066`.
|
||||
|
||||
## `10066`: "Relay Monitor" Events
|
||||
|
||||
|
@ -283,7 +283,7 @@ Any test results that cannot be expressed through `NIP-66` **should** be ammende
|
|||
|
||||
10. **Data-Driven Relay Selection**: Make informed choices about which relays to connect to, based on comprehensive metadata including user counts, event frequencies, network types and more.
|
||||
|
||||
## `10066`: "Self-Reported Relay Statuses"
|
||||
## `10166`: "Self-Reported Relay Statuses"
|
||||
|
||||
### Summary
|
||||
A `30066` event with an `r` tag instead of a `d` tag.
|
||||
|
|
Loading…
Reference in New Issue
Block a user