diff options
| author | earonesty <erik@q32.com> | 2023-05-13 07:39:01 -0700 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-05-13 13:30:42 -0300 |
| commit | 4cbb672d1cf6e0af2b4c09c9b33e97f7964ce36e (patch) | |
| tree | a1cd2d658c4cd20ca5c64bc072f1c0efd832f499 /28.md | |
| parent | 2c1ed74c4953c99ae8660ac95b80f8f8ca1f5e92 (diff) | |
Fix docs from kind0 to kind33
https://github.com/nostr-protocol/nips/issues/376
Diffstat (limited to '28.md')
| -rw-r--r-- | 28.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -37,7 +37,7 @@ In the channel creation `content` field, Client SHOULD include basic channel met | |||
| 37 | 37 | ||
| 38 | Update a channel's public metadata. | 38 | Update a channel's public metadata. |
| 39 | 39 | ||
| 40 | Clients and relays SHOULD handle kind 41 events similar to kind 0 `metadata` events. | 40 | 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. |
| 41 | 41 | ||
| 42 | Clients SHOULD ignore kind 41s from pubkeys other than the kind 40 pubkey. | 42 | Clients SHOULD ignore kind 41s from pubkeys other than the kind 40 pubkey. |
| 43 | 43 | ||