diff options
| author | kehiy <kehiiiiya@gmail.com> | 2024-09-03 20:41:31 +0330 |
|---|---|---|
| committer | kehiy <kehiiiiya@gmail.com> | 2024-09-03 20:41:31 +0330 |
| commit | e6552476aa2e5ca7256be572a9aa226ec8a022ee (patch) | |
| tree | 46f14902bd2bfb85e5f3369ece456c46b697b1a2 /71.md | |
| parent | b4a2561df7325b8624bc5ffad154ec946ade2f1e (diff) | |
format(all): json formatting
Diffstat (limited to '71.md')
| -rw-r--r-- | 71.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -42,7 +42,7 @@ The list of tags are as follows: | |||
| 42 | * `p` (optional, repeated) 32-bytes hex pubkey of a participant in the video, optional recommended relay URL | 42 | * `p` (optional, repeated) 32-bytes hex pubkey of a participant in the video, optional recommended relay URL |
| 43 | * `r` (optional, repeated) references / links to web pages | 43 | * `r` (optional, repeated) references / links to web pages |
| 44 | 44 | ||
| 45 | ```json | 45 | ```jsonc |
| 46 | { | 46 | { |
| 47 | "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>, | 47 | "id": <32-bytes lowercase hex-encoded SHA-256 of the the serialized event data>, |
| 48 | "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>, | 48 | "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>, |