mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-10 06:09:08 -05:00
minor text adjusments
This commit is contained in:
parent
acafec2eef
commit
cf73589155
4
22.md
4
22.md
|
@ -6,7 +6,7 @@ Key Migration
|
||||||
|
|
||||||
`draft` `optional`
|
`draft` `optional`
|
||||||
|
|
||||||
Kind 18 informs the network that the owner of the pubkey is migrating to a new key. The event MUST contain a single `p` tag with the new pubkey to be used to communicate with the owner.
|
Kind 18 informs the network that the owner of the pubkey is migrating to a new key. The event MUST contain a single `p` tag with the new pubkey owner will be using.
|
||||||
|
|
||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
|
@ -48,4 +48,4 @@ It's ok to delay verification until trusted keys start informing their assessmen
|
||||||
Upon verification, Clients SHOULD offer transition to the new key by:
|
Upon verification, Clients SHOULD offer transition to the new key by:
|
||||||
1. Changing the contact list accordingly
|
1. Changing the contact list accordingly
|
||||||
2. Changing any NIP-51 list accordingly
|
2. Changing any NIP-51 list accordingly
|
||||||
3. Adding the key to the Mute List
|
3. Adding the old key to the Mute List
|
||||||
|
|
Loading…
Reference in New Issue
Block a user