Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 905 Bytes

Software.md

File metadata and controls

16 lines (13 loc) · 905 Bytes

# Software

Properties

Name Type Description Notes
short_hash string Software ID (short commit hash) [optional]
first_level int Level of the first block baked with this software [optional]
first_time \DateTime Datetime of the first block baked with this software [optional]
last_level int Level of the last block baked with this software [optional]
last_time \DateTime Datetime of the last block baked with this software [optional]
blocks_count int Total number of blocks baked with this software [optional]
extras mixed Off-chain extras [optional]
metadata mixed [DEPRECATED] [optional]

[Back to Model list] [Back to API list] [Back to README]