mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-04 14:54:26 +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:
@@ -53,7 +53,7 @@ def env(name, default=None):
|
||||
"""Access to environment variables
|
||||
|
||||
Allows access to environment variables, falling back to config.vars (part
|
||||
of c-lightning's `./configure` output), and finally falling back to a
|
||||
of Core Lightning's `./configure` output), and finally falling back to a
|
||||
default value.
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user