diff --git a/doc/PLUGINS.md b/doc/PLUGINS.md index 3d36ca1af..6558ade67 100644 --- a/doc/PLUGINS.md +++ b/doc/PLUGINS.md @@ -972,7 +972,7 @@ The plugin must respond to `getchainfo` with the following fields: ### `estimatefees` -Polled by `lightningd` to get the current feerate, all values must be passed in BTC/kVB. +Polled by `lightningd` to get the current feerate, all values must be passed in sat/kVB. If fee estimation fails, the plugin must set all the fields to `null`.