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:645](https://github.com/bitcoinresearchkit/brk/blob/7bbf03766eae27aedef16f49caa69c9540eb91ad/modules/brk-client/index.js#L645)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:645](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L645)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:645](https://github.com/b
|
||||
|
||||
> **blocksBehind**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:648](https://github.com/bitcoinresearchkit/brk/blob/7bbf03766eae27aedef16f49caa69c9540eb91ad/modules/brk-client/index.js#L648)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:648](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L648)
|
||||
|
||||
Number of blocks behind the tip
|
||||
|
||||
@@ -24,7 +24,7 @@ Number of blocks behind the tip
|
||||
|
||||
> **indexedHeight**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:646](https://github.com/bitcoinresearchkit/brk/blob/7bbf03766eae27aedef16f49caa69c9540eb91ad/modules/brk-client/index.js#L646)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:646](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L646)
|
||||
|
||||
Height of the last indexed block
|
||||
|
||||
@@ -34,7 +34,7 @@ Height of the last indexed block
|
||||
|
||||
> **lastIndexedAt**: `string`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:649](https://github.com/bitcoinresearchkit/brk/blob/7bbf03766eae27aedef16f49caa69c9540eb91ad/modules/brk-client/index.js#L649)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:649](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L649)
|
||||
|
||||
Human-readable timestamp of the last indexed block (ISO 8601)
|
||||
|
||||
@@ -44,7 +44,7 @@ Human-readable timestamp of the last indexed block (ISO 8601)
|
||||
|
||||
> **lastIndexedAtUnix**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:650](https://github.com/bitcoinresearchkit/brk/blob/7bbf03766eae27aedef16f49caa69c9540eb91ad/modules/brk-client/index.js#L650)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:650](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L650)
|
||||
|
||||
Unix timestamp of the last indexed block
|
||||
|
||||
@@ -54,6 +54,6 @@ Unix timestamp of the last indexed block
|
||||
|
||||
> **tipHeight**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:647](https://github.com/bitcoinresearchkit/brk/blob/7bbf03766eae27aedef16f49caa69c9540eb91ad/modules/brk-client/index.js#L647)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:647](https://github.com/bitcoinresearchkit/brk/blob/64b90dd67834dd5b6acaff4f9a227efc18ccfed0/modules/brk-client/index.js#L647)
|
||||
|
||||
Height of the chain tip (from Bitcoin node)
|
||||
|
||||
Reference in New Issue
Block a user