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 onchaind: use a point-of-last-resort if we see an unknown transaction. 2018-08-23 14:46:22 +02:00
onchain_wire.c Update ccan/structeq. 2018-07-04 23:57:00 +02:00
onchain_wire.csv onchaind: use a point-of-last-resort if we see an unknown transaction. 2018-08-23 14:46:22 +02:00
onchain_wire.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
onchaind.c common/utils.h: add tal_arr_expand helper. 2018-09-27 22:57:19 +02:00