diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2023-12-01 13:54:12 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-01 13:54:12 -0300 |
| commit | d67988e64ee3c0a0df859ad557aa26fb7844f11e (patch) | |
| tree | 91d5825b5e44f0b4082067b09fc0c9471d402eff /11.md | |
| parent | 0874eab3c9150460b806d8315cafe9355fa4da6c (diff) | |
delete NIP-22 (#897)
Diffstat (limited to '11.md')
| -rw-r--r-- | 11.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -131,9 +131,9 @@ This should only be set to `true` when users are expected to know the relay poli | |||
| 131 | to write to it -- like belonging to a special pubkey-based whitelist or writing only events of | 131 | to write to it -- like belonging to a special pubkey-based whitelist or writing only events of |
| 132 | a specific niche kind or content. Normal anti-spam heuristics, for example, do not qualify. | 132 | a specific niche kind or content. Normal anti-spam heuristics, for example, do not qualify. |
| 133 | 133 | ||
| 134 | - `created_at_lower_limit`: 'created_at' lower limit as defined in [NIP-22](22.md) | 134 | - `created_at_lower_limit`: 'created_at' lower limit |
| 135 | 135 | ||
| 136 | - `created_at_upper_limit`: 'created_at' upper limit as defined in [NIP-22](22.md) | 136 | - `created_at_upper_limit`: 'created_at' upper limit |
| 137 | 137 | ||
| 138 | ### Event Retention | 138 | ### Event Retention |
| 139 | 139 | ||