Properties
acceptedIdMerkleRoot
acceptedIdMerkleRoot: string
bits
bits: number
blueScore
blueScore: bigint
blueWork
blueWork: string | bigint
daaScore
daaScore: bigint
hashMerkleRoot
hashMerkleRoot: string
nonce
nonce: bigint
parentsByLevel
parentsByLevel: string[][]
pruningPoint
pruningPoint: string
timestamp
timestamp: bigint
utxoCommitment
utxoCommitment: string
version
version: number
Interface defining the structure of a raw block header.
This interface is explicitly used by GetBlockTemplate and SubmitBlock RPCs and unlike
IHeader
, does not include a hash.