# GetBlockDetailsByBlockHeightRibsz2 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **difficulty** | **String** | Represents a mathematical value of how hard it is to find a valid hash for this block. | **ds_block** | **i32** | Numeric representation of the ds block | **ds_difficulty** | **String** | Numeric representation of the ds difficulty | **ds_leader** | **String** | String representation of the ds leader | **gas_limit** | **i32** | Numeric representation of the block gas_limit | **gas_used** | **i32** | Numeric representation of the block gas_limit | **micro_blocks** | **Vec** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)