Now we wire in the code which gathers configvars and parses from there; lightningd keeps the array of configuration variables for future use. Note that lightning-cli also needs to read the config, but it has its own options (including short ones!) and doesn't want to use this configvar mechanism, so we have a different API for that now. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
|---|---|---|
| .. | ||
| corpora | ||
| check-fuzz.sh | ||
| fuzz-addr.c | ||
| fuzz-amount.c | ||
| fuzz-base32-64.c | ||
| fuzz-bech32.c | ||
| fuzz-bigsize.c | ||
| fuzz-bip32.c | ||
| fuzz-channel_id.c | ||
| fuzz-close_tx.c | ||
| fuzz-descriptor_checksum.c | ||
| fuzz-hsm_encryption.c | ||
| fuzz-initial_channel.c | ||
| libfuzz.c | ||
| libfuzz.h | ||
| Makefile | ||
| run.py | ||