remove redundant .author field from filter spec.

fixes https://github.com/fiatjaf/nostr/issues/34.
pull/40/head
fiatjaf 2021-12-16 15:30:23 -03:00
rodzic 3674994f1d
commit 04c6310ee7
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -62,7 +62,6 @@ Clients can send 3 types of messages, which must be JSON arrays, according to th
```
{
"id": <the id of an event>,
"author": <the pubkey of an event that identifies its author>,
"kind": <a kind number>
"#e": <an event id that is referenced in an "e" tag>,
"#p": <a pubkey that is referenced in a "p" tag>,