core-lightning/cli
Rusty Russell 337075dc8c tal: don't access low-level tal functions.
In several places we use low-level tal functions because we want the
label to be something other than the default.  ccan/tal is adding
tal_*_label so replace them and shim it for now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-07-30 11:31:17 +02:00
..
test Remove tal_len, use tal_count() or tal_bytelen(). 2018-07-30 11:31:17 +02:00
lightning-cli.c tal: don't access low-level tal functions. 2018-07-30 11:31:17 +02:00
Makefile Force the use of the POSIX C locale for all commands and their subprocesses 2018-04-27 14:02:59 +02:00