mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-10 09:08:50 +00:00
add k tag to segment
This commit is contained in:
3
5E.md
3
5E.md
@@ -64,7 +64,8 @@ Each segment of the stream is a [NIP-94](94.md) event which describes where the
|
|||||||
{
|
{
|
||||||
"kind": 1063,
|
"kind": 1063,
|
||||||
"tags": [
|
"tags": [
|
||||||
["d", "1080p"]
|
["d", "1080p"],
|
||||||
|
["k", "1053"],
|
||||||
["e", "<id-of-kind-1053>"],
|
["e", "<id-of-kind-1053>"],
|
||||||
["x", "<sha256>"],
|
["x", "<sha256>"],
|
||||||
["m", "video/mp2t"],
|
["m", "video/mp2t"],
|
||||||
|
|||||||
Reference in New Issue
Block a user