mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
docs: Fix typo in the pay
command docs
This commit is contained in:
parent
cbc959ef30
commit
1933cc2523
@ -22,7 +22,7 @@ The *label* field is used to attach a label to payments, and is returned
|
||||
in lightning-listpays(7) and lightning-listsendpays(7). The *riskfactor*
|
||||
is described in detail in lightning-getroute(7), and defaults to 10. The
|
||||
*maxfeepercent* limits the money paid in fees, and defaults to 0.5. The
|
||||
`` maxfeepercent' is a percentage of the amount that is to be paid. The `exemptfee ``
|
||||
`maxfeepercent` is a percentage of the amount that is to be paid. The `exemptfee`
|
||||
option can be used for tiny payments which would be dominated by the fee
|
||||
leveraged by forwarding nodes. Setting `exemptfee` allows the
|
||||
`maxfeepercent` check to be skipped on fees that are smaller than
|
||||
|
Loading…
Reference in New Issue
Block a user