lethean 1.2.2

Lethean VPN Marketplace API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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)