From f3244a0903b1fedbd8aa89596c658c9529e19ea6 Mon Sep 17 00:00:00 2001 From: hakkadaikon Date: Mon, 18 Nov 2024 02:33:29 +0900 Subject: js,json -> jsonc --- 17.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '17.md') diff --git a/17.md b/17.md index 4b96bce..72f40c4 100644 --- a/17.md +++ b/17.md @@ -47,7 +47,7 @@ An optional `subject` tag defines the current name/topic of the conversation. An Following [NIP-59](59.md), the **unsigned** `kind:14` chat message must be sealed (`kind:13`) and then gift-wrapped (`kind:1059`) to each receiver and the sender individually. -```js +```jsonc { "id": "",   "pubkey": randomPublicKey, -- cgit v1.2.3