diff options
Diffstat (limited to '47.md')
| -rw-r--r-- | 47.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -82,7 +82,7 @@ If the command was successful, the `error` field must be null. | |||
| 82 | 82 | ||
| 83 | The notification event SHOULD contain one `p` tag, the public key of the **user**. | 83 | The notification event SHOULD contain one `p` tag, the public key of the **user**. |
| 84 | 84 | ||
| 85 | The content of notifications is encrypted with [NIP04](https://github.com/nostr-protocol/nips/blob/master/04.md), and is a JSON-RPCish object with a semi-fixed structure: | 85 | The content of notifications is encrypted with [NIP04](04.md), and is a JSON-RPCish object with a semi-fixed structure: |
| 86 | 86 | ||
| 87 | ```jsonc | 87 | ```jsonc |
| 88 | { | 88 | { |