Optional
app_state after txs from the previous block
byte
Optional
chain_Optional
consensus_consensus params for current block
byte
Optional
data_transactions
byte
Optional
evidence_consensus info evidence included in the block
byte
Optional
heightint64
Optional
last_prev block info
Optional
last_hashes of block data commit from validators from the last block
byte
Optional
last_root hash of all results from the txs from the previous block
byte
Optional
next_validators for the next block
byte
Optional
proposer_original proposer of the block
byte
Optional
timedate-time
Optional
validators_hashes from the app output from the prev block validators for the current block
byte
Optional
versionbasic block info Consensus captures the consensus rules for processing a block in the blockchain, including all blockchain data structures and the rules of the application's state transition machine.
Generated using TypeDoc
Header defines the structure of a Tendermint block header.