mirror of
https://github.com/nostr-protocol/nips.git
synced 2026-01-31 06:18:52 +00:00
Fix typos and broken links across multiple NIPs (#2178)
This commit is contained in:
committed by
GitHub
parent
aa30111d2f
commit
2f71cf74ae
2
66.md
2
66.md
@@ -67,7 +67,7 @@ Tags include:
|
||||
- `frequency` - The frequency in seconds at which the monitor publishes events.
|
||||
- `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.
|
||||
- `c` - a lowercase string describing the checks conducted by a monitor. Examples include `open`, `read`, `write`, `auth`, `nip11`, `dns`, and `geo`.
|
||||
- `g` - [NIP-52](https://github.com/nostr-protocol/nips/blob/master/11.md) geohash tag
|
||||
- `g` - [NIP-52](https://github.com/nostr-protocol/nips/blob/master/52.md) geohash tag
|
||||
|
||||
Monitors SHOULD also publish a `kind 0` profile and a `kind 10002` relay selections event.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user