mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-04-11 12:40:32 -04:00
commit
932f29d541
2
34.md
2
34.md
@ -53,7 +53,7 @@ The first patch revision in a patch revision SHOULD include a NIP-10 `e` `reply`
|
||||
["p", "<repository-owner>"],
|
||||
["p", "<other-user>"], // optionally send the patch to another user to bring it to their attention
|
||||
|
||||
["t", "root"], // ommited for additional patches in a series
|
||||
["t", "root"], // omitted for additional patches in a series
|
||||
// for the first patch in a revision
|
||||
["t", "root-revision"],
|
||||
|
||||
|
2
96.md
2
96.md
@ -301,7 +301,7 @@ Example Response:
|
||||
// ...other metadata
|
||||
]
|
||||
"content": "haha funny meme", // caption
|
||||
"created_at": 1715691130 // upload timestmap
|
||||
"created_at": 1715691130 // upload timestamp
|
||||
},
|
||||
...
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user