diff options
| author | frbittencourt <fbittencourt@neadvance.com> | 2023-03-09 14:08:52 +0000 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-20 08:06:14 -0300 |
| commit | 8ea7c51f9b4fd81e4f5e390881bff43243455d16 (patch) | |
| tree | ae5e014599dcbfbeb96d80a96cac2f7ee16974a7 /94.md | |
| parent | 0ef5486e569f3e9888cab1030edea96785c360e1 (diff) | |
add hash tag
Diffstat (limited to '94.md')
| -rw-r--r-- | 94.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -24,6 +24,7 @@ This NIP specifies the use of the `30063` event type (parameterized replaceable | |||
| 24 | ["url",<string with URL of file>], | 24 | ["url",<string with URL of file>], |
| 25 | ["decrypt",<algorithm>,<key>], | 25 | ["decrypt",<algorithm>,<key>], |
| 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 | ], | 28 | ], |
| 28 | "content": <description>, | 29 | "content": <description>, |
| 29 | "sig": <64-bytes hex of the signature of the sha256 hash of the serialized event data, which is the same as the "id" field> | 30 | "sig": <64-bytes hex of the signature of the sha256 hash of the serialized event data, which is the same as the "id" field> |