From 62b73899634458d86638d764813f4bc157a0c0ed Mon Sep 17 00:00:00 2001 From: 0xchatTeam <130329555+0xchatTeam@users.noreply.github.com> Date: Mon, 15 May 2023 00:21:26 +0800 Subject: [PATCH] update sig data --- 101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/101.md b/101.md index d2a05406..fb83a255 100644 --- a/101.md +++ b/101.md @@ -51,7 +51,7 @@ In the content field, would be a JSON string: { "p":"A's real pubkey", "content":"your content", - "sig":"" + "sig":"" } ```