We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b50aeb commit 5ed2e88Copy full SHA for 5ed2e88
neofs-blocks.mediawiki
@@ -37,9 +37,9 @@ separate NeoFS object with a unique OID and the following metadata attributes:
37
|-
38
| PrevHash || Hexadecimal string of the previous block’s hash.
39
40
-| BlockTime || Millisecond-precision timestamp when the block was created.
+| BlockTime || Millisecond-precision unix timestamp when the block was created.
41
42
-| Timestamp || Second-precision timestamp when the block was uploaded.
+| Timestamp || Second-precision unix timestamp when the block was uploaded.
43
|}
44
45
These attributes are stored as NeoFS object metadata; the list of attributes MAY be extended.
0 commit comments