mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-20 15:38:11 -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:876](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L876)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:940](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L940)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:876](https://github.com/b
|
||||
|
||||
> **economyFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:880](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L880)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:944](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L944)
|
||||
|
||||
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:877](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L877)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:941](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L941)
|
||||
|
||||
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:878](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L878)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:942](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L942)
|
||||
|
||||
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:879](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L879)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:943](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L943)
|
||||
|
||||
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:881](https://github.com/bitcoinresearchkit/brk/blob/76869ed2b6aad1e1c3da7aff4c90e9b5788fb606/modules/brk-client/index.js#L881)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:945](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L945)
|
||||
|
||||
Minimum relay fee rate
|
||||
|
||||
Reference in New Issue
Block a user