Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Suggest chat request event byte size limit
  • Loading branch information
arthurfranca committed Dec 29, 2023
commit d0f70af0fa7ea9201c224beabcea8e3d95ae8844
2 changes: 2 additions & 0 deletions 43.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ It has an empty `.content` so that it has little value for spammers (there is no

This event should be sent to atleast one of the receiver's [NIP-65](65.md) `read` relays.

Relays should block chat request events with byte size higher than 3KB (1115 is the expected upper limit of the byte size of such events).

Relays are encouraged to require increasing [NIP-13](13.md) PoW difficulty the more chat requests are sent to the same pubkey.

Receiving clients MUST ignore chat requests with PoW difficulty lower than 16.
Expand Down