mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: SyncStatus
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:806](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L806)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:806](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L806)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:806](https://github.com/b
|
||||
|
||||
> **blocksBehind**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:810](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L810)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:810](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L810)
|
||||
|
||||
Number of blocks behind the tip
|
||||
|
||||
@@ -24,7 +24,7 @@ Number of blocks behind the tip
|
||||
|
||||
> **computedHeight**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:808](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L808)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:808](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L808)
|
||||
|
||||
Height of the last computed block (series)
|
||||
|
||||
@@ -34,7 +34,7 @@ Height of the last computed block (series)
|
||||
|
||||
> **indexedHeight**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:807](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L807)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:807](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L807)
|
||||
|
||||
Height of the last indexed block
|
||||
|
||||
@@ -44,7 +44,7 @@ Height of the last indexed block
|
||||
|
||||
> **lastIndexedAt**: `string`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:811](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L811)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:811](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L811)
|
||||
|
||||
Human-readable timestamp of the last indexed block (ISO 8601)
|
||||
|
||||
@@ -54,7 +54,7 @@ Human-readable timestamp of the last indexed block (ISO 8601)
|
||||
|
||||
> **lastIndexedAtUnix**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:812](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L812)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:812](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L812)
|
||||
|
||||
Unix timestamp of the last indexed block
|
||||
|
||||
@@ -64,6 +64,6 @@ Unix timestamp of the last indexed block
|
||||
|
||||
> **tipHeight**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:809](https://github.com/bitcoinresearchkit/brk/blob/ec6420254a230ae65df0ed8b66cad1cffcf46447/modules/brk-client/index.js#L809)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:809](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L809)
|
||||
|
||||
Height of the chain tip (from Bitcoin node)
|
||||
|
||||
Reference in New Issue
Block a user