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: RecommendedFees
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:575](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L575)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:575](https://github.com/bitcoinresearchkit/brk/blob/3d3652470714070e3e6df47b3af6f06512541475/modules/brk-client/index.js#L575)
|
||||
|
||||
## Properties
|
||||
|
||||
@@ -14,7 +14,7 @@ Defined in: [Developer/brk/modules/brk-client/index.js:575](https://github.com/b
|
||||
|
||||
> **economyFee**: `number`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:579](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L579)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:579](https://github.com/bitcoinresearchkit/brk/blob/3d3652470714070e3e6df47b3af6f06512541475/modules/brk-client/index.js#L579)
|
||||
|
||||
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:576](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L576)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:576](https://github.com/bitcoinresearchkit/brk/blob/3d3652470714070e3e6df47b3af6f06512541475/modules/brk-client/index.js#L576)
|
||||
|
||||
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:577](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L577)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:577](https://github.com/bitcoinresearchkit/brk/blob/3d3652470714070e3e6df47b3af6f06512541475/modules/brk-client/index.js#L577)
|
||||
|
||||
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:578](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L578)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:578](https://github.com/bitcoinresearchkit/brk/blob/3d3652470714070e3e6df47b3af6f06512541475/modules/brk-client/index.js#L578)
|
||||
|
||||
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:580](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L580)
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:580](https://github.com/bitcoinresearchkit/brk/blob/3d3652470714070e3e6df47b3af6f06512541475/modules/brk-client/index.js#L580)
|
||||
|
||||
Minimum relay fee rate
|
||||
|
||||
Reference in New Issue
Block a user