mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update 71.md
Changed view start and end time to seconds
This commit is contained in:
parent
2bd3c74002
commit
8136be6eab
2
71.md
2
71.md
|
@ -102,7 +102,7 @@ The `.content` of these events is optional and could be a free-form note that ac
|
||||||
The list of tags are as follows:
|
The list of tags are as follows:
|
||||||
* `a` (required) reference tag to kind `34235` or `34236` video event being viewed
|
* `a` (required) reference tag to kind `34235` or `34236` video event being viewed
|
||||||
* `d` (required) same as `a` reference tag value
|
* `d` (required) same as `a` reference tag value
|
||||||
* `viewed` (optional, repeated) timestamp of the user's start time in `HH:MM:SS.sss`, timestamp of the user's end time in `HH:MM:SS.sss`
|
* `viewed` (optional, repeated) timestamp of the user's start time in seconds, timestamp of the user's end time in seconds
|
||||||
|
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|
Loading…
Reference in New Issue
Block a user