The new script perfoms the following checks on the sample-lnd.conf file:
1. Checks that all relevant options of lnd are included.
2. Verifies that defaults are labeled if there are also further examples.
3. Checks that all default values of lnd --help are mentioned correctly,
including empty defaults and booleans which are set to false by
default.
|
||
|---|---|---|
| .. | ||
| keys | ||
| check-commit.sh | ||
| check-each-commit.sh | ||
| check-release-notes.sh | ||
| check-rest-annotations.sh | ||
| check-sample-lnd-conf.sh | ||
| fuzz.sh | ||
| gen_sqlc_docker.sh | ||
| install_bitcoind.sh | ||
| itest_part.sh | ||
| release.sh | ||
| verify-install.sh | ||