Skip to content

Commit 6e5aa1a

Browse files
darosiorniftynei
authored andcommitted
doc: bitcoin backend must return sat/kVB not btc/kVB on estimatefees
Reported-by: SimonVrouwe <[email protected]> Signed-off-by: Antoine Poinsot <[email protected]>
1 parent 10f47b4 commit 6e5aa1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/PLUGINS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ The plugin must respond to `getchainfo` with the following fields:
972972

973973
### `estimatefees`
974974

975-
Polled by `lightningd` to get the current feerate, all values must be passed in BTC/kVB.
975+
Polled by `lightningd` to get the current feerate, all values must be passed in sat/kVB.
976976

977977
If fee estimation fails, the plugin must set all the fields to `null`.
978978

0 commit comments

Comments
 (0)