Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 62.md
Co-authored-by: K <kehiiiiya@gmail.com>
  • Loading branch information
vitorpamplona and kehiy authored Sep 18, 2024
commit 9601eb2b23f549486eb3725cb72f791f39d5f653
2 changes: 1 addition & 1 deletion 62.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Clients SHOULD send this event to the target relays only.

To request ALL relays to delete everything, the event MUST include a `relay` tag with the value `ALL_RELAYS` in uppercase.

```js
```jsonc
{
"kind": 62,
"pubkey": <32-byte hex-encoded public key of the event creator>,
Expand Down