mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-09-01 05:50:47 -04:00
Fix NIPs refs (#1740)
This commit is contained in:
committed by
GitHub
parent
a70e49e21c
commit
4e564ba4d9
2
47.md
2
47.md
@@ -82,7 +82,7 @@ If the command was successful, the `error` field must be null.
|
||||
|
||||
The notification event SHOULD contain one `p` tag, the public key of the **user**.
|
||||
|
||||
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:
|
||||
The content of notifications is encrypted with [NIP04](04.md), and is a JSON-RPCish object with a semi-fixed structure:
|
||||
|
||||
```jsonc
|
||||
{
|
||||
|
Reference in New Issue
Block a user