From f82ae6a1c8da0c8f548e14d54f30f0eb223025e5 Mon Sep 17 00:00:00 2001 From: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:31:58 +0400 Subject: [PATCH] format --- docs/rfcs/2025-10-20-chat-relays.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/rfcs/2025-10-20-chat-relays.md b/docs/rfcs/2025-10-20-chat-relays.md index edfeabb522..ded5a1fab2 100644 --- a/docs/rfcs/2025-10-20-chat-relays.md +++ b/docs/rfcs/2025-10-20-chat-relays.md @@ -127,13 +127,13 @@ Notes: - On decreasing number of protocol steps. - In proposed protocol main steps for adding a chat relay are: - - 5. Group owner: Contact request to relay. - - 6. Chat relay: Create relay link. - - 7. Chat relay: Accept request to be relay, send relay link to owner. - - 8. Group owner: Update group link data with relay link. - - 9. Group owner: Notify relay. - - 10, 11. Chat relay: Retrieve group link data and check presence of relay link. - - 12. Chat relay: Confirm to owner. + - Step 5. Group owner: Contact request to relay. + - Step 6. Chat relay: Create relay link. + - Step 7. Chat relay: Accept request to be relay, send relay link to owner. + - Step 8. Group owner: Update group link data with relay link. + - Step 9. Group owner: Notify relay. + - Steps 10, 11. Chat relay: Retrieve group link data and check presence of relay link. + - Step 12. Chat relay: Confirm to owner. - Steps 5, 6, 7, 8 are fundamental to group functioning. Owner has to request a relay to serve group (contact request), relay has to provide a relay link for the group, for new members to join directly and only to relay.