diff options
Diffstat (limited to '66.md')
| -rw-r--r-- | 66.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -67,7 +67,7 @@ Tags include: | |||
| 67 | - `frequency` - The frequency in seconds at which the monitor publishes events. | 67 | - `frequency` - The frequency in seconds at which the monitor publishes events. |
| 68 | - `timeout` (optional) - The timeout values for various checks conducted by a monitor. Index `1` is the monitor's timeout in milliseconds. Index `2` describes what test the timeout is used for. If no index `2` is provided, it is inferred that the timeout provided applies to all tests. | 68 | - `timeout` (optional) - The timeout values for various checks conducted by a monitor. Index `1` is the monitor's timeout in milliseconds. Index `2` describes what test the timeout is used for. If no index `2` is provided, it is inferred that the timeout provided applies to all tests. |
| 69 | - `c` - a lowercase string describing the checks conducted by a monitor. Examples include `open`, `read`, `write`, `auth`, `nip11`, `dns`, and `geo`. | 69 | - `c` - a lowercase string describing the checks conducted by a monitor. Examples include `open`, `read`, `write`, `auth`, `nip11`, `dns`, and `geo`. |
| 70 | - `g` - [NIP-52](https://github.com/nostr-protocol/nips/blob/master/11.md) geohash tag | 70 | - `g` - [NIP-52](https://github.com/nostr-protocol/nips/blob/master/52.md) geohash tag |
| 71 | 71 | ||
| 72 | Monitors SHOULD also publish a `kind 0` profile and a `kind 10002` relay selections event. | 72 | Monitors SHOULD also publish a `kind 0` profile and a `kind 10002` relay selections event. |
| 73 | 73 | ||