diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2024-01-08 08:05:00 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-08 08:05:00 -0500 |
| commit | a309c962058c3a089eb67d2ddd379f43c861ccbc (patch) | |
| tree | 61a6eff1c5b931fe8c311ecf66b33a420c726761 /46.md | |
| parent | b3c0c4f64a1da331e0632d99f617a25e1d77cd28 (diff) | |
| parent | 0cd480dd84a3cd5fd693edba8abdf4a424ddd033 (diff) | |
Merge pull request #975 from vuittont60/typo
nip-46,nip-58: fix typos
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 | ||