From 7328922aadf023b5a51ffb36fa6a075acedb270b Mon Sep 17 00:00:00 2001 From: Jack Chakany Date: Tue, 14 Mar 2023 15:14:22 -0400 Subject: [PATCH] change reciever pubkey to just reciever --- 100.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/100.md b/100.md index 264db11c..2270333f 100644 --- a/100.md +++ b/100.md @@ -50,7 +50,7 @@ Used when responding to a `type:connect`. Offering to connect to that peer. "pubkey": "", "tags": [ ["type", "offer"], - ["p", ""], + ["p", ""], ["r", ""] ], "content": { @@ -67,7 +67,7 @@ Used when responding to a `type:connect`. Offering to connect to that peer. "pubkey": "", "tags": [ ["type", "answer"], - ["p", ""], + ["p", ""], ["r", ""] ], "content": { @@ -84,7 +84,7 @@ Used when responding to a `type:connect`. Offering to connect to that peer. "pubkey": "", "tags": [ ["type", "candidate"], - ["p", ""], + ["p", ""], ["r", ""] ], "content": {