mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update 62.md
Co-authored-by: K <kehiiiiya@gmail.com>
This commit is contained in:
parent
9601eb2b23
commit
1cf833d7c6
2
62.md
2
62.md
|
@ -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`.
|
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,
|
"kind": 62,
|
||||||
"pubkey": <32-byte hex-encoded public key of the event creator>,
|
"pubkey": <32-byte hex-encoded public key of the event creator>,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user