From 85d20a02a34f33a84f275100e0f277b701bb6c11 Mon Sep 17 00:00:00 2001 From: Jack Chakany Date: Tue, 14 Mar 2023 10:37:35 -0400 Subject: [PATCH] fix candidate type --- 100.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/100.md b/100.md index c26380d6..fa723826 100644 --- a/100.md +++ b/100.md @@ -73,7 +73,7 @@ Used when responding to a `type:connect`. Offering to connect to that peer. "kind": 25050, "pubkey": "", "tags": [ - ["type", "answer"], + ["type", "candidate"], ["p", ""], ["r", ""] ],