diff --git a/doc/lightning-listpeers.7 b/doc/lightning-listpeers.7 index edf82e47c023..f61640fba08d 100644 --- a/doc/lightning-listpeers.7 +++ b/doc/lightning-listpeers.7 @@ -138,6 +138,10 @@ a number followed by a string unit\. \fItotal_msat\fR: A string describing the total capacity of the channel; a number followed by a string unit\. .IP \[bu] +\fIfee_base\fR: The applied routing fees for this half channel as msat string\. +.IP \[bu] +\fIfee_ppm\fR: The applied proportional ppm fees for this half channel as a number\. +.IP \[bu] \fIfeatures\fR: An array of feature names supported by this channel\. .RE @@ -327,4 +331,4 @@ Main web site: \fIhttps://github.com/ElementsProject/lightning\fR Lightning RFC site (BOLT #9): \fIhttps://github.com/lightningnetwork/lightning-rfc/blob/master/09-features.md\fR -\" SHA256STAMP:8f6fbdc92e59d5efb2e9e8fa113651badb8aacddaea29d81798ecb598fbaad01 +\" SHA256STAMP:1b17cad8a535d9c086b45c5ff82f5c8570cbd547ba90734c34008e1c36a8bf24 diff --git a/doc/lightning-listpeers.7.md b/doc/lightning-listpeers.7.md index e5c9380eaf97..3a0532be8922 100644 --- a/doc/lightning-listpeers.7.md +++ b/doc/lightning-listpeers.7.md @@ -100,6 +100,8 @@ The objects in the *channels* array will have at least these fields: a number followed by a string unit. * *total\_msat*: A string describing the total capacity of the channel; a number followed by a string unit. +* *fee_base*: The applied routing fees for this half channel as msat string. +* *fee_ppm*: The applied proportional ppm fees for this half channel as a number. * *features*: An array of feature names supported by this channel. These fields may exist if the channel has gotten beyond the `"OPENINGD"`