From 8c45ff5d964d6d9bf329c72713e43c89c060de09 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 2 Sep 2025 20:39:19 -0500 Subject: [PATCH] NIP-11: fix default_limit (#2049) --- 11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/11.md b/11.md index 8229bd4c..bb5c5346 100644 --- a/11.md +++ b/11.md @@ -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