diff options
| author | benthecarman <15256660+benthecarman@users.noreply.github.com> | 2023-07-22 12:52:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-22 12:52:55 -0500 |
| commit | 461b4bb16f99ac820a801f78bb7c9db1c02580fa (patch) | |
| tree | 1eb9af3afc078f2fda415ae7426f771a0c9185aa | |
| parent | b503f8a92b22be3037b8115fe3e644865a4fa155 (diff) | |
| parent | 2af496e363f58b1d8bd026e8920f62e6a843d134 (diff) | |
Merge pull request #676 from nostr-protocol/benthecarman-patch-1
| -rw-r--r-- | 53.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -71,7 +71,7 @@ Event `kind:1311` is live chat's channel message. Clients MUST include the `a` t | |||
| 71 | "created_at": "<Unix timestamp in seconds>", | 71 | "created_at": "<Unix timestamp in seconds>", |
| 72 | "kind": 1311, | 72 | "kind": 1311, |
| 73 | "tags": [ | 73 | "tags": [ |
| 74 | ["a", "34550:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>", "root"], | 74 | ["a", "30311:<Community event author pubkey>:<d-identifier of the community>", "<Optional relay url>", "root"], |
| 75 | ], | 75 | ], |
| 76 | "content": "Zaps to live streams is beautiful." | 76 | "content": "Zaps to live streams is beautiful." |
| 77 | } | 77 | } |