mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
docs: Correct the key names for estimatefees
This commit is contained in:
parent
f00e9d6ea8
commit
813356b88c
@ -976,8 +976,8 @@ The plugin, if fee estimation succeeds, must respond with the following fields:
|
||||
- `delayed_to_us` (number), used for resolving our output from our unilateral close
|
||||
- `htlc_resolution` (number), used for resolving HTLCs after an unilateral close
|
||||
- `penalty` (number), used for resolving revoked transactions
|
||||
- `min` (number), used as the minimum acceptable feerate
|
||||
- `max` (number), used as the maximum acceptable feerate
|
||||
- `min_acceptable` (number), used as the minimum acceptable feerate
|
||||
- `max_acceptable` (number), used as the maximum acceptable feerate
|
||||
|
||||
|
||||
### `getrawblockbyheight`
|
||||
|
Loading…
Reference in New Issue
Block a user