mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
NIP-28: simplify and fix kind 41
This commit is contained in:
parent
1728f93d17
commit
08657b3bc1
2
28.md
2
28.md
|
@ -37,7 +37,7 @@ In the channel creation `content` field, Client SHOULD include basic channel met
|
||||||
|
|
||||||
Update a channel's public metadata.
|
Update a channel's public metadata.
|
||||||
|
|
||||||
Clients and relays SHOULD handle kind 41 events similar to kind 33 replaceable events, where the information is used to update the metadata, without modifying the event id for the channel.Only the most recent kind 41 is needed to be stored.
|
Kind 41 is used to update the metadata without modifying the event id for the channel. Only the most recent kind 41 per `e` tag value MAY be available.
|
||||||
|
|
||||||
Clients SHOULD ignore kind 41s from pubkeys other than the kind 40 pubkey.
|
Clients SHOULD ignore kind 41s from pubkeys other than the kind 40 pubkey.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user