Block is a consensus block.
While some common fields are provided, most of the structure is dependent on the actual backend implementation.
Hash contains the block header hash.
Height contains the block height.
Meta contains the consensus backend specific block metadata.
StateRoot is the Merkle root of the consensus state tree.
Time is the second-granular consensus time.
Block is a consensus block.
While some common fields are provided, most of the structure is dependent on the actual backend implementation.