Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Block

Block is the unit of processes being handled by CodeChain. Contains information related to SignedTransaction's list and block creation.

Hierarchy

  • Block

Index

Constructors

constructor

Properties

author

author: PlatformAddress

extraData

extraData: number[]

hash

hash: H256

number

number: number

parentHash

parentHash: H256

score

score: U256

seal

seal: number[][]

stateRoot

stateRoot: H256

timestamp

timestamp: number

transactions

transactions: SignedTransaction[]

transactionsRoot

transactionsRoot: H256

Methods

toJSON

Static fromJSON

Generated using TypeDoc