# RawBlockEntity
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**major_version** | **f32** | |
**miner_tx** | [**crate::models::RawBlockMinerTx**](RawBlockMinerTx.md) | |
**minor_version** | **f32** | |
**nonce** | **f32** | |
**prev_id** | **String** | |
**timestamp** | **f32** | |
**tx_hashes** | **Vec<String>** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)