add tag to filter condition

Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
This commit is contained in:
monlovesmango 2024-02-25 17:07:15 -06:00 committed by GitHub
parent 7ce58a7499
commit 118dfe62ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
43.md
View File

@ -73,6 +73,7 @@ The filter condition is OPTIONAL and only applies if the mode condition is set t
- `"kinds"`
- `"since"`
- `"until"`
- `"#<single-letter (a-zA-Z)>"`
The filter condition ALWAYS IMPLICITLY includes the filter criteria `"authors": ["${delegator pubkey}"]`, even if the filter condition is omitted altogether.