mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 17:47:30 +01:00
This is a cosmetic change only. No functional changes. I shortened the names of macros and changed param_parse() to param(). Also went through params.h with a fine-toothed comb and updated the comments to reflect the current API. I wanted to change the files: params.c -> param.c params.h -> param.h run-params.c -> run->param.c but that confused `git diff` for params.h so its best left for another PR. I'm keeping #1682 updated locally with all these changes. Signed-off-by: Mark Beckwith <wythe@intrig.com> |
||
---|---|---|
.. | ||
Makefile | ||
run-commit_tx.c | ||
run-cryptomsg.c | ||
run-find_my_path.c | ||
run-funding_tx.c | ||
run-key_derive.c | ||
run-params.c |