Defines what major block version activates the use of parent blocks
Defines what major block version activates the use of parent blocks
The height of the block
The major block version
The major block version
The miner (coinbase) transaction of the block
The miner (coinbase) transaction of the block
The minor block version
The minor block version
The nonce of the block
The nonce of the block
The parent block of the block
The parent block of the block
The previous block hash of the block
The previous block hash of the block
The size of the block in bytes
The timestamp of the block
The timestamp of the block
The transactions hashes (non-coinbase) included in the block
The base transaction branch of the block
The block hash (id)
The block PoW hash
The merkle root of the block
Returns a Buffer representation of the block
the resulting Buffer
Returns a Buffer representation of the data for hashing (mining) the block
the hashing buffer
Returns a hexadecimal (blob) representation of the data for hashing (mining) the block
the hexadecimal (blob) representation of the hashing buffer
Returns a hexadecimal (blob) representation of the block
the hexadecimal representation of the block
The transaction tree hash of the block
Creates a new instance of a block from the data supplied
the raw block data to decode
the new block object
Generated using TypeDoc
Represents a TurtleCoin Block