mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-03 18:22:25 +02:00
docs: Documentation of sample-conf-check in MAKEFILE.md
Added an entry for sample-conf-check in MAKEFILE.md.
This commit is contained in:
@@ -160,6 +160,10 @@ Lists all known make targets.
|
|||||||
-----
|
-----
|
||||||
Compiles the `lnrpc` proto files.
|
Compiles the `lnrpc` proto files.
|
||||||
|
|
||||||
|
`sample-conf-check`
|
||||||
|
-------------------
|
||||||
|
Checks whether all required options of `lnd --help` are included in [sample-lnd.conf](github.com/lightningnetwork/lnd/blob/master/sample-lnd.conf) and that the default values of `lnd --help` are also mentioned correctly.
|
||||||
|
|
||||||
`scratch`
|
`scratch`
|
||||||
---------
|
---------
|
||||||
Compiles all dependencies and builds the `./lnd` and `./lncli` binaries.
|
Compiles all dependencies and builds the `./lnd` and `./lncli` binaries.
|
||||||
|
Reference in New Issue
Block a user