diff options
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 | ||