Skip to content

Commit

Permalink
NIP-28: simplify and fix kind 41
Browse files Browse the repository at this point in the history
  • Loading branch information
AsaiToshiya committed Jun 21, 2024
1 parent 1728f93 commit 08657b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 28.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ In the channel creation `content` field, Client SHOULD include basic channel met

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.

Expand Down

0 comments on commit 08657b3

Please sign in to comment.