Update 112.md

Co-authored-by: Jon Staab <jstaab@protonmail.com>
This commit is contained in:
earonesty 2023-06-07 05:51:41 -07:00 committed by GitHub
parent e55d358af4
commit 154de4dc99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
112.md
View File

@ -231,7 +231,7 @@ The owner of a channel can add a "expiration" tag to the channel creation messag
The owner of a channel who adds a "expiration" tag SHOULD issue a 404 message before the expiration. The owner of a channel who adds a "expiration" tag SHOULD issue a 404 message before the expiration.
All members of a channel SHOULD also adding a NIP-40 "expiration" tag to all messages sent to the channel using the duration (`expiration - created_at`) of the wrapped-400 create. All members of a channel SHOULD also add a NIP-40 "expiration" tag to all messages sent to the channel using the duration (`expiration - created_at`) of the wrapped-400 create.
Members of a channel MUST NOT send new messages if a 404 message has not been received before expiration. Members of a channel MUST NOT send new messages if a 404 message has not been received before expiration.