BlockDetails

From Talleo Wiki
Jump to navigation Jump to search

Fields

Name Description Format
majorVersion Major version of block uint8
minorVersion Minor version of block uint8
timestamp Time stamp of block uint64
prevBlockHash Block hash of previous block Hash
nonce Nonce of the block uint32
isAlternative Is block on alternate chain bool
index Index of the block uint32
hash Block hash Hash
difficulty Difficulty of the block uint64
reward Reward of the block uint64
baseReward Base reward of the block uint64
blockSize Size of the block in bytes uint64
transactionsCumulativeSize Cumulate size of the transactions in block uint64
alreadyGeneratedCoins Cumulative number of generated coins in atomic units since genesis block uint64
alreadyGeneratedTransactions Cumulative number of transactions since genesis block uint64
sizeMedian Median size uint64
penalty Penalty for block reward double
totalFeeAmount Total network fee uint64
transactions List of transactions array