rgb-cln/onchaind
Rusty Russell 96f05549b2 common/utils.h: add tal_arr_expand helper.
We do this a lot, and had boutique helpers in various places.  So add
a more generic one; for convenience it returns a pointer to the new
end element.

I prefer the name tal_arr_expand to tal_arr_append, since it's up to
the caller to populate the new array entry.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-09-27 22:57:19 +02:00
..
test Put the 'd' back in the daemons. 2018-09-03 05:01:40 +00:00
Makefile hsmd: rename hsm_client_wire_csv to hsm_wire.csv 2018-09-20 09:49:39 +02:00
onchain_types.h
onchain_wire.c
onchain_wire.csv
onchain_wire.h
onchaind.c common/utils.h: add tal_arr_expand helper. 2018-09-27 22:57:19 +02:00