Class Block

This class is used to represent a block. Block

Implements

Constructors

Properties

bits: string
checksumProofs: BlockHeaderChecksumProof
checksumRoot: string

Allows us to verify that the block is correct and not regenerated.

hash: string
height: BigNumberish
medianTime: number
merkleRoot: string
nonce: number
previousBlockChecksum: string
previousBlockHash: string
receiptRoot: string
size: number
storageRoot: string
strippedSize: number
time: number
txCount: number
version: number
weight: number