2.0 KiB
brk-client / BlockInfo
Interface: BlockInfo
Defined in: Developer/brk/modules/brk-client/index.js:114
Properties
difficulty
difficulty:
number
Defined in: Developer/brk/modules/brk-client/index.js:121
Block difficulty as a floating point number
height
height:
number
Defined in: Developer/brk/modules/brk-client/index.js:116
Block height
id
id:
string
Defined in: Developer/brk/modules/brk-client/index.js:115
Block hash
size
size:
number
Defined in: Developer/brk/modules/brk-client/index.js:118
Block size in bytes
timestamp
timestamp:
number
Defined in: Developer/brk/modules/brk-client/index.js:120
Block timestamp (Unix time)
txCount
txCount:
number
Defined in: Developer/brk/modules/brk-client/index.js:117
Number of transactions in the block
weight
weight:
number
Defined in: Developer/brk/modules/brk-client/index.js:119
Block weight in weight units