diff options
| author | Fernando Bittencourt <frbitten@gmail.com> | 2023-03-17 13:31:22 +0000 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-04-20 08:06:14 -0300 |
| commit | 6b9d93c2857dd4714675543f45e7f55a653d1ff5 (patch) | |
| tree | ec331b46848f8f0f1e9cea37a67785d07c2570bc | |
| parent | fddce814a37e66ba9eaf1f1f1f089ce7761309ec (diff) | |
Update 94.md
change hash tag with suggestion by arthutfranca
Co-authored-by: arthurfranca <arthur.a.franca@gmail.com>
| -rw-r--r-- | 94.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -24,7 +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>,<Decryption Params>], | 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", "LKN]Rv%2Tw=w]~RBVZRi};RPxuwH", "blurhash"] |
| 28 | ], | 28 | ], |
| 29 | "content": <description>, | 29 | "content": <description>, |
| 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> | 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> |