upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/66.md
diff options
context:
space:
mode:
authorVincenzo Imperati <61617279+VincenzoImp@users.noreply.github.com>2025-12-30 19:04:37 +0100
committerGitHub <noreply@github.com>2025-12-30 10:04:37 -0800
commit2f71cf74ae3e9bc78d4b599d8ba350cb8df95921 (patch)
tree68e6c8b4fa69ca0f1a3112de62e90b98282d315a /66.md
parentaa30111d2f73f2f6f503b720b2bbf05299dcf141 (diff)
Fix typos and broken links across multiple NIPs (#2178)
Diffstat (limited to '66.md')
-rw-r--r--66.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/66.md b/66.md
index 89f5a5f..9b46791 100644
--- a/66.md
+++ b/66.md
@@ -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
72Monitors SHOULD also publish a `kind 0` profile and a `kind 10002` relay selections event. 72Monitors SHOULD also publish a `kind 0` profile and a `kind 10002` relay selections event.
73 73