upleb.uk

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

summaryrefslogtreecommitdiff
path: root/03.md
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2026-04-10 13:31:37 -0500
committerAlex Gleason <alex@alexgleason.me>2026-04-10 13:31:37 -0500
commit5e1e24766910fc07cb61a049aed2623987458ec2 (patch)
treeb7588f61fddf9374268d5cd6f4e3f2655d7c840a /03.md
parentb8782df594b4e7e8f088869134908eed58be6078 (diff)
parent3465f540e3eaedccb5309711b502f0febf56b52f (diff)
Merge nip44-big-payloads into bigger-nip44bigger-nip44
Diffstat (limited to '03.md')
-rw-r--r--03.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/03.md b/03.md
index 74e010c..3cd40a0 100644
--- a/03.md
+++ b/03.md
@@ -12,8 +12,8 @@ This NIP defines an event with `kind:1040` that can contain an [OpenTimestamps](
12{ 12{
13 "kind": 1040 13 "kind": 1040
14 "tags": [ 14 "tags": [
15 ["e", <event-id>, <relay-url>], 15 ["e", <target-event-id>, <relay-url>],
16 ["alt", "opentimestamps attestation"] 16 ["k", "<target-event-kind>"]
17 ], 17 ],
18 "content": <base64-encoded OTS file data> 18 "content": <base64-encoded OTS file data>
19} 19}