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 1cf833d7c643541b02a202239036469a3f1a8885
2 changes: 1 addition & 1 deletion 62.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This NIP offers a Nostr-native way to request a complete reset of a key's finger

Kind `62` requests a specific relay to delete everything, including [NIP-09](09.md) Deletion Events, from the `.pubkey` until its `.created_at`.

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