diff options
| author | Mohammed Alotaibi <a@4rs.nl> | 2025-02-04 15:50:20 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 21:50:20 +0900 |
| commit | 4e564ba4d99f247a6c2c1734d01a12c9bda8c1db (patch) | |
| tree | 10ca988619b6b43f3a25c84736833f066b893278 /47.md | |
| parent | a70e49e21cf286889568ce034011a29ba994faa0 (diff) | |
Fix NIPs refs (#1740)
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 | { |