mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-09 16:48:50 +00:00
"k" tag on OTS events.
This commit is contained in:
4
03.md
4
03.md
@@ -12,8 +12,8 @@ This NIP defines an event with `kind:1040` that can contain an [OpenTimestamps](
|
|||||||
{
|
{
|
||||||
"kind": 1040
|
"kind": 1040
|
||||||
"tags": [
|
"tags": [
|
||||||
["e", <event-id>, <relay-url>],
|
["e", <target-event-id>, <relay-url>],
|
||||||
["alt", "opentimestamps attestation"]
|
["k", "<target-event-kind>"]
|
||||||
],
|
],
|
||||||
"content": <base64-encoded OTS file data>
|
"content": <base64-encoded OTS file data>
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user