thorchain_rs 2.137.3

Thornode REST API.
Documentation
# BlockResponseHeader

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**version** | [**crate::models::BlockResponseHeaderVersion**]BlockResponse_header_version.md |  | 
**chain_id** | **String** |  | 
**height** | **i64** |  | 
**time** | **String** |  | 
**last_block_id** | [**crate::models::BlockResponseId**]BlockResponse_id.md |  | 
**last_commit_hash** | **String** |  | 
**data_hash** | **String** |  | 
**validators_hash** | **String** |  | 
**next_validators_hash** | **String** |  | 
**consensus_hash** | **String** |  | 
**app_hash** | **String** |  | 
**last_results_hash** | **String** |  | 
**evidence_hash** | **String** |  | 
**proposer_address** | **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)