Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 902 Bytes

File metadata and controls

15 lines (12 loc) · 902 Bytes

Software

Properties

Name Type Description Notes
short_hash str 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]
metadata OneOfSoftwareMetadata Offchain metadata [optional]

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