Properties
extraData
extraData: Buffer
timestamp
timestamp: number
Methods
toJSON
-
Returns object
-
author: string
-
extraData: Buffer
-
hash: string
-
invoicesRoot: string
-
number: number
-
parcels: object[]
-
parcelsRoot: string
-
parentHash: string
-
score: string
-
seal: Buffer[]
-
stateRoot: string
-
timestamp: number
Static fromJSON
- fromJSON(data: any): Block
Block is the unit of processes being handled by CodeChain. Contains information related to SignedParcel's list and block creation.