upleb.uk

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

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJosua Schmid <josua.schmid@renuo.ch>2023-12-22 14:54:17 +0100
committerGitHub <noreply@github.com>2023-12-22 14:54:17 +0100
commitd30f03316f0b3ab56faba94b0abfcb9041b81764 (patch)
tree7c31d033fbcc5b02673c87f87a52bb5d0dacdefd /README.md
parent5ed4232584f3ab34192291daf985742248fb14ea (diff)
Emphasis on multiple filters in NIP-01
As mentioned further down in NIP-01 > A REQ message may contain multiple filters. The comma makes it more clear that the message array can container more than 3 items. So it is understood easily to match ``` // correct: ["REQ", <subscription_id>, filters1, filters2, …] ``` instead of ``` // wrong: ["REQ", <subscription_id>, [filters1, filters2, …]] ```
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions