Skip to content

Commit 8c45ff5

Browse files
authored
NIP-11: fix default_limit (#2049)
1 parent fd9c627 commit 8c45ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ a specific niche kind or content. Normal anti-spam heuristics, for example, do n
162162

163163
- `created_at_upper_limit`: 'created_at' upper limit
164164

165-
- `default_limit`: The maximum returned events if you send a filter with the limit set to 0.
165+
- `default_limit`: The maximum returned events if you send a filter without a `limit`.
166166

167167
### Event Retention
168168

0 commit comments

Comments
 (0)