From 4313fbf7a5c1d7d2c29e414ed68104641f3286fa Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Thu, 22 Feb 2024 12:30:18 +0900 Subject: NIP-46, NIP-49, NIP-65: fix typos --- 46.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '46.md') diff --git a/46.md b/46.md index d934300..eb96494 100644 --- a/46.md +++ b/46.md @@ -96,7 +96,7 @@ nostrconnect://?relay=&metadata "pubkey": , "content": )>, "tags": [["p", ]], // NB: in the `create_account` event, the remote signer pubkey should be `p` tagged. - "created_at": , + "created_at": } ``` @@ -139,7 +139,7 @@ Each of the following are methods that the client sends to the remote signer. "pubkey": , "content": )>, "tags": [["p", ]], - "created_at": , + "created_at": } ``` -- cgit v1.2.3