diff options
| author | vuittont60 <81072379+vuittont60@users.noreply.github.com> | 2024-01-08 13:50:52 +0800 |
|---|---|---|
| committer | vuittont60 <81072379+vuittont60@users.noreply.github.com> | 2024-01-08 13:50:52 +0800 |
| commit | cfc8dfce8936867826bbf2cb79c3a8c8b21789fe (patch) | |
| tree | a1edfca5ea7796f4cd8bfd8c7a66a1c015c8160e /46.md | |
| parent | b3c0c4f64a1da331e0632d99f617a25e1d77cd28 (diff) | |
nip-46: fix typo
Diffstat (limited to '46.md')
| -rw-r--r-- | 46.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 37 | Event 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). | 37 | Event 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 | ||
| 39 | Events sent by the client to the remote signer have the following format: | 39 | Events sent by the client to the remote signer have the following format: |
| 40 | 40 | ||