upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/50.md
diff options
context:
space:
mode:
Diffstat (limited to '50.md')
-rw-r--r--50.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/50.md b/50.md
index b02a3f3..0692fd1 100644
--- a/50.md
+++ b/50.md
@@ -44,7 +44,7 @@ characters are ignored.
44For kind `1`, an event must include all words in it's `content` field for it to match the keyword. 44For kind `1`, an event must include all words in it's `content` field for it to match the keyword.
45 45
46For kind `0`, an event must include all mentioned words in the json object stored at the `content` field. Recommended 46For kind `0`, an event must include all mentioned words in the json object stored at the `content` field. Recommended
47json fields for matching are `about`, `display_name`, `name`, `nip05`, `lud06` and `lud18`. 47json fields for matching are `about`, `display_name`, `name`, `nip05`, `lud06` and `lud16`.
48 48
49A keyword may contain a word starting with prefix `option:` (like `option:no_spam`), such words specify additional 49A keyword may contain a word starting with prefix `option:` (like `option:no_spam`), such words specify additional
50constraints for event matching, and are reserved for the future extensions. Relay SHOULD ignore `option:` words that it does not support. 50constraints for event matching, and are reserved for the future extensions. Relay SHOULD ignore `option:` words that it does not support.