mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
1.0 KiB
1.0 KiB
brk-client / BlockStatus
Interface: BlockStatus
Defined in: Developer/brk/modules/brk-client/index.js:105
Properties
height?
optionalheight:number|null
Defined in: Developer/brk/modules/brk-client/index.js:106
inBestChain
inBestChain:
boolean
Defined in: Developer/brk/modules/brk-client/index.js:107
nextBest?
optionalnextBest:string|null
Defined in: Developer/brk/modules/brk-client/index.js:108