mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-20 13:27:36 +02:00
Now call param() even for commands that don't accept any parameters. This is a bugfix of sorts. For example, before you could call: bitcoin-cli getinfo blah and the blah parameter would be ignored. Now you will get an error: "too many parameters: got 1, expected 0" Signed-off-by: Mark Beckwith <wythe@intrig.com> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| run-commit_tx.c | ||
| run-cryptomsg.c | ||
| run-find_my_abspath.c | ||
| run-funding_tx.c | ||
| run-key_derive.c | ||
| run-param.c | ||