js,json -> jsonc

This commit is contained in:
hakkadaikon
2024-11-18 02:33:29 +09:00
committed by fiatjaf_
parent ac60e1d662
commit f3244a0903
6 changed files with 17 additions and 17 deletions

2
17.md
View File

@@ -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": "<usual hash>",
  "pubkey": randomPublicKey,