core-lightning/lightningd/test
Rusty Russell b14cc0c9f7 lightningd/params: fix typesafe check.
typesafe_cb isn't suitable here, as it is simply a conditional cast,
and the result is passed through '...' and doesn't matter.

Reported-by: @wythe
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-07-07 23:49:25 +00:00
..
Makefile Re-enable builds with DEVELOPER=0 2017-12-20 12:43:10 +01:00
run-commit_tx.c lightningd: fix up BOLT references. 2018-06-18 12:31:09 +02:00
run-cryptomsg.c status: make status_io a more generic mechanism. 2018-05-10 02:28:44 +00:00
run-find_my_path.c topo: Tell chain_topology about the min and max block height 2018-06-06 03:30:02 +00:00
run-funding_tx.c lightningd: fix up BOLT references. 2018-06-18 12:31:09 +02:00
run-key_derive.c Force the use of the POSIX C locale for all commands and their subprocesses 2018-04-27 14:02:59 +02:00
run-params.c lightningd/params: fix typesafe check. 2018-07-07 23:49:25 +00:00