Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 594 Bytes

File metadata and controls

13 lines (9 loc) · 594 Bytes

Rosetta.Block

Properties

Name Type Description Notes
blockIdentifier BlockIdentifier
parentBlockIdentifier BlockIdentifier
timestamp Number The timestamp of the block in milliseconds since the Unix Epoch. The timestamp is stored in milliseconds because some blockchains produce blocks more often than once a second.
transactions [Transaction]
metadata Object [optional]