upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/28.md
diff options
context:
space:
mode:
authorhodlbod <jstaab@protonmail.com>2024-06-20 23:05:33 -0700
committerGitHub <noreply@github.com>2024-06-20 23:05:33 -0700
commit8a0423493a70a63ec0a6c866a60a6f14a17d691d (patch)
tree7c28977dc452b37b1a1f747652be469626dd6d3d /28.md
parent1728f93d17fe399fa6e0911e7bb69d2e159ca572 (diff)
parent08657b3bc17b2ce0076905d07eea9b214060e222 (diff)
Merge pull request #1318 from AsaiToshiya/AsaiToshiya-patch-19
NIP-28: simplify and fix kind 41
Diffstat (limited to '28.md')
-rw-r--r--28.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/28.md b/28.md
index 65ebb3f..1632088 100644
--- a/28.md
+++ b/28.md
@@ -37,7 +37,7 @@ In the channel creation `content` field, Client SHOULD include basic channel met
37 37
38Update a channel's public metadata. 38Update a channel's public metadata.
39 39
40Clients 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. 40Kind 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.
41 41
42Clients SHOULD ignore kind 41s from pubkeys other than the kind 40 pubkey. 42Clients SHOULD ignore kind 41s from pubkeys other than the kind 40 pubkey.
43 43