mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
docs: Update references from c-lightning to Core-Lightning
This commit is contained in:
parent
ae522229f0
commit
e972e37e8c
@ -9,11 +9,11 @@ SYNOPSIS
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
The **feerates** command returns the feerates that C-lightning will use.
|
||||
The **feerates** command returns the feerates that CLN will use.
|
||||
The feerates will be based on the recommended feerates from the backend.
|
||||
The backend may fail to provide estimates, but if it was able to provide
|
||||
estimates in the past, C-lightning will continue to use those for a while.
|
||||
C-lightning will also smoothen feerate estimations from the backend.
|
||||
estimates in the past, CLN will continue to use those for a while.
|
||||
CLN will also smoothen feerate estimations from the backend.
|
||||
|
||||
*style* is either of the two strings:
|
||||
|
||||
|
@ -33,7 +33,7 @@ not recognized.
|
||||
TRIVIA
|
||||
------
|
||||
|
||||
In C-lightning we like to call the weight unit "sipa"
|
||||
In CLN we like to call the weight unit "sipa"
|
||||
in honor of Pieter Wuille,
|
||||
who uses the name "sipa" on IRC and elsewhere.
|
||||
Internally we call the *perkw* style as "feerate per kilosipa".
|
||||
|
Loading…
Reference in New Issue
Block a user