diff options
Diffstat (limited to '66.md')
| -rw-r--r-- | 66.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -27,7 +27,7 @@ This event signals that the relay at `wss://somerelay.abc/` was reported "online | |||
| 27 | 27 | ||
| 28 | | kind | name | description | | 28 | | kind | name | description | |
| 29 | |-------|----------------------------|-----------------------------------------------------------------------------------------| | 29 | |-------|----------------------------|-----------------------------------------------------------------------------------------| |
| 30 | | [30166](#k30166) | Relay Discovery | A PRE that is published by a monitor when a relay is online | | 30 | | [30166](#k30166) | Relay Discovery | An addressable event that is published by a monitor when a relay is online | |
| 31 | | [10166](#k10166) | Relay Monitor Announcement | An RE that stores data that signals the intent of a pubkey to monitor relays and publish `30166` events at a regular _frequency_ | | 31 | | [10166](#k10166) | Relay Monitor Announcement | An RE that stores data that signals the intent of a pubkey to monitor relays and publish `30166` events at a regular _frequency_ | |
| 32 | 32 | ||
| 33 | ## Ontology | 33 | ## Ontology |
| @@ -40,7 +40,7 @@ This event signals that the relay at `wss://somerelay.abc/` was reported "online | |||
| 40 | ## `30166`: "Relay Discovery" <a id="k30166"></a> | 40 | ## `30166`: "Relay Discovery" <a id="k30166"></a> |
| 41 | 41 | ||
| 42 | ### Summary | 42 | ### Summary |
| 43 | `30166` is a `NIP-33` Parameterized-Replaceable Event [PRE], referred to as a "Relay Discovery" event. These events are optimized with a small footprint for protocol-level relay Discovery. | 43 | `30166` is a `NIP-33` addressable event, referred to as a "Relay Discovery" event. These events are optimized with a small footprint for protocol-level relay Discovery. |
| 44 | 44 | ||
| 45 | ### Purpose | 45 | ### Purpose |
| 46 | Discovery of relays over nostr. | 46 | Discovery of relays over nostr. |