diff options
Diffstat (limited to '94.md')
| -rw-r--r-- | 94.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ This NIP specifies the use of the `30063` event type (parameterized replaceable | |||
| 22 | "tags": [ | 22 | "tags": [ |
| 23 | ["d", <string with name of file>], | 23 | ["d", <string with name of file>], |
| 24 | ["url",<string with URL of file>], | 24 | ["url",<string with URL of file>], |
| 25 | ["decrypt",<algorithm>,<key>], | 25 | ["decrypt",<algorithm>,<Decryption Params>], |
| 26 | ["p", <32-bytes hex of a pubkey>, <recommended relay URL>], | 26 | ["p", <32-bytes hex of a pubkey>, <recommended relay URL>], |
| 27 | ["hash",< SHA256 hexencoded string of the file> | 27 | ["hash",< SHA256 hexencoded string of the file> |
| 28 | ], | 28 | ], |