upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvuittont60 <81072379+vuittont60@users.noreply.github.com>2024-01-08 13:50:52 +0800
committervuittont60 <81072379+vuittont60@users.noreply.github.com>2024-01-08 13:50:52 +0800
commitcfc8dfce8936867826bbf2cb79c3a8c8b21789fe (patch)
treea1edfca5ea7796f4cd8bfd8c7a66a1c015c8160e
parentb3c0c4f64a1da331e0632d99f617a25e1d77cd28 (diff)
nip-46: fix typo
-rw-r--r--46.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/46.md b/46.md
index 1f8e6c8..05247c5 100644
--- a/46.md
+++ b/46.md
@@ -34,7 +34,7 @@ The signer scans the QR code and sends a `connect` message to the client in the
34 34
35## Event payloads 35## Event payloads
36 36
37Event payloads are [NIP-04](04.md)-encrypted JSON blobs that look like JSONRPC messages (their format is specified inside the `.content` of the event formats nelow). 37Event payloads are [NIP-04](04.md)-encrypted JSON blobs that look like JSONRPC messages (their format is specified inside the `.content` of the event formats below).
38 38
39Events sent by the client to the remote signer have the following format: 39Events sent by the client to the remote signer have the following format:
40 40