mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
doc: update c-lightning to Core Lightning almost everywhere.
Mostly comments and docs: some places are actually paths, which I have avoided changing. We may migrate them slowly, particularly when they're user-visible. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -46,7 +46,7 @@ find_dest_by_channel_id(struct channel_id *cid)
|
||||
* the PSBT input/outputs in such a way that we can Do The
|
||||
* Right Thing for each of our peers.
|
||||
*
|
||||
* c-lightning will make sure that our peer isn't removing/adding
|
||||
* Core Lightning will make sure that our peer isn't removing/adding
|
||||
* any updates that it's not allowed to (i.e. ours or a different
|
||||
* node's that we're pretending are 'ours').
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user