MCPcopy Create free account
hub / github.com/ElementsProject/lightning / options.rs

File options.rs

plugins/src/options.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! This module contains all logic related to `ConfigOption`'s that can be
2//! set in Core Lightning. The [Core Lightning documentation](https://docs.corelightning.org/reference/lightningd-config)
3//! describes how the user can specify configuration. This can be done using
4//! a command-line argument or by specifying the value in the `config`-file.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected