NIP-11: fix default_limit (#2049)

This commit is contained in:
Alex Gleason
2025-09-02 20:39:19 -05:00
committed by GitHub
parent fd9c627b36
commit 8c45ff5d96

2
11.md
View File

@@ -162,7 +162,7 @@ a specific niche kind or content. Normal anti-spam heuristics, for example, do n
- `created_at_upper_limit`: 'created_at' upper limit
- `default_limit`: The maximum returned events if you send a filter with the limit set to 0.
- `default_limit`: The maximum returned events if you send a filter without a `limit`.
### Event Retention