2.0 KiB
brk-client / BlockInfo
Interface: BlockInfo
Defined in: Developer/brk/modules/brk-client/index.js:140
Properties
difficulty
difficulty:
number
Defined in: Developer/brk/modules/brk-client/index.js:147
Block difficulty as a floating point number
height
height:
number
Defined in: Developer/brk/modules/brk-client/index.js:142
Block height
id
id:
string
Defined in: Developer/brk/modules/brk-client/index.js:141
Block hash
size
size:
number
Defined in: Developer/brk/modules/brk-client/index.js:144
Block size in bytes
timestamp
timestamp:
number
Defined in: Developer/brk/modules/brk-client/index.js:146
Block timestamp (Unix time)
txCount
txCount:
number
Defined in: Developer/brk/modules/brk-client/index.js:143
Number of transactions in the block
weight
weight:
number
Defined in: Developer/brk/modules/brk-client/index.js:145
Block weight in weight units