mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 09:40:19 +01:00
parent
ae06325c00
commit
662ac26d0c
2 changed files with 2 additions and 2 deletions
2
doc/lightning-close.7
generated
2
doc/lightning-close.7
generated
|
@ -35,7 +35,7 @@ negotiation is performed assuming the peer proposes a fee that is
|
|||
different than our estimate\. On every negotiation step we must give up
|
||||
some amount from our proposal towards the peer's proposal\. This parameter
|
||||
can be an integer in which case it is interpreted as number of satoshis
|
||||
to step at a time\. Or it can be an integer followed by "%s" to designate
|
||||
to step at a time\. Or it can be an integer followed by "%" to designate
|
||||
a percentage of the interval to give up\. A few examples, assuming the peer
|
||||
proposes a closing fee of 3000 satoshi and our estimate shows it must be 4000:
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ negotiation is performed assuming the peer proposes a fee that is
|
|||
different than our estimate. On every negotiation step we must give up
|
||||
some amount from our proposal towards the peer's proposal. This parameter
|
||||
can be an integer in which case it is interpreted as number of satoshis
|
||||
to step at a time. Or it can be an integer followed by "%s" to designate
|
||||
to step at a time. Or it can be an integer followed by "%" to designate
|
||||
a percentage of the interval to give up. A few examples, assuming the peer
|
||||
proposes a closing fee of 3000 satoshi and our estimate shows it must be 4000:
|
||||
* "10": our next proposal will be 4000-10=3990.
|
||||
|
|
Loading…
Add table
Reference in a new issue