mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 15:49:58 -07:00
docs: update generated docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Interface: RecommendedFees
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:823](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L823)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:840](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L840)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:823](https://github.com/b
|
||||
|
||||
> **economyFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:827](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L827)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:844](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L844)
|
||||
|
||||
Fee rate for economical confirmation
|
||||
|
||||
@@ -24,7 +24,7 @@ Fee rate for economical confirmation
|
||||
|
||||
> **fastestFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:824](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L824)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:841](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L841)
|
||||
|
||||
Fee rate for fastest confirmation (next block)
|
||||
|
||||
@@ -34,7 +34,7 @@ Fee rate for fastest confirmation (next block)
|
||||
|
||||
> **halfHourFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:825](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L825)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:842](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L842)
|
||||
|
||||
Fee rate for confirmation within ~30 minutes (3 blocks)
|
||||
|
||||
@@ -44,7 +44,7 @@ Fee rate for confirmation within ~30 minutes (3 blocks)
|
||||
|
||||
> **hourFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:826](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L826)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:843](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L843)
|
||||
|
||||
Fee rate for confirmation within ~1 hour (6 blocks)
|
||||
|
||||
@@ -54,6 +54,6 @@ Fee rate for confirmation within ~1 hour (6 blocks)
|
||||
|
||||
> **minimumFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:828](https://github.com/bitcoinresearchkit/brk/blob/41ec24c81e5075cce1fd92557af02306ad5e61c7/modules/brk-client/index.js#L828)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:845](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L845)
|
||||
|
||||
Minimum relay fee rate
|
||||
|
||||
Reference in New Issue
Block a user