mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: RewardStats
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:817](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L817)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:830](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L830)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:817](https://github.com/b
|
||||
|
||||
> **endBlock**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:819](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L819)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:832](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L832)
|
||||
|
||||
Last block in the range
|
||||
|
||||
@@ -24,7 +24,7 @@ Last block in the range
|
||||
|
||||
> **startBlock**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:818](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L818)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:831](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L831)
|
||||
|
||||
First block in the range
|
||||
|
||||
@@ -34,7 +34,9 @@ First block in the range
|
||||
|
||||
> **totalFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:821](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L821)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:834](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L834)
|
||||
|
||||
Total transaction fees in sats
|
||||
|
||||
***
|
||||
|
||||
@@ -42,7 +44,9 @@ Defined in: [Developer/brk/modules/brk-client/index.js:821](https://github.com/b
|
||||
|
||||
> **totalReward**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:820](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L820)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:833](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L833)
|
||||
|
||||
Total coinbase rewards (subsidy + fees) in sats
|
||||
|
||||
***
|
||||
|
||||
@@ -50,4 +54,6 @@ Defined in: [Developer/brk/modules/brk-client/index.js:820](https://github.com/b
|
||||
|
||||
> **totalTx**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:822](https://github.com/bitcoinresearchkit/brk/blob/83edef4806773ef7225b7c0de863c44bd953169d/modules/brk-client/index.js#L822)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:835](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L835)
|
||||
|
||||
Total number of transactions
|
||||
|
||||
Reference in New Issue
Block a user