upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/95.md
diff options
context:
space:
mode:
Diffstat (limited to '95.md')
-rw-r--r--95.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/95.md b/95.md
index ffb3906..4c2dde8 100644
--- a/95.md
+++ b/95.md
@@ -25,6 +25,7 @@ The `NIP-94` can be used to broadcast the ID of that event, with the ` and ` tag
25 ["d", <string with name of file>], 25 ["d", <string with name of file>],
26 ["decrypt",<algorithm>,<key>], 26 ["decrypt",<algorithm>,<key>],
27 ["p", <32-bytes hex of a pubkey>, <recommended relay URL>], 27 ["p", <32-bytes hex of a pubkey>, <recommended relay URL>],
28 ["hash",< SHA256 hexencoded string of the raw data>]
28 ], 29 ],
29 "content": <string with base64 data>, 30 "content": <string with base64 data>,
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> 31 "sig": <64-bytes hex of the signature of the sha256 hash of the serialized event data, which is the same as the "id" field>