block header response

From Talleo Wiki
Revision as of 20:50, 22 March 2020 by Mika (talk | contribs) (Created page with "== Fields == {| class="wikitable" ! Name !! Description !! Format |- | major_version || Major version of the block || uint8 |- | minor_version || Minor version of the block ||...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Fields

Name Description Format
major_version Major version of the block uint8
minor_version Minor version of the block uint8
timestamp Time stamp of the block uint64
prev_hash Block hash of the previous block string
nonce Nonce of the block uint32
orphan_status Is the block on alternate chain bool
height Height of the block uint32
depth Depth of the block uint32
hash Block hash of the block string
difficulty Difficulty of the block uint64
reward Block reward of the block uint64
num_txes Number of transactions in the block uint32
block_size Size of the block in bytes uint64