rgb-cln/onchaind
Rusty Russell 8a8d7c4243 elements: unify overhead calculation.
And in particular, fix onchaind grinding code which used the
actual number of inputs and outputs (which already includes the
fee output); that breaks with the next patch which fixes other
calculations.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-01-27 12:22:36 +01:00
..
test common/coin_mvt: clean up API a little. 2021-12-30 14:36:55 +10:30
Makefile connectd: do dev_disconnect logic. 2022-01-20 15:24:06 +10:30
onchain_types.h onchaind: recognize (and ignore) anchor outputs. 2020-08-14 11:51:14 +09:30
onchaind.c elements: unify overhead calculation. 2022-01-27 12:22:36 +01:00
onchaind_wire.c check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
onchaind_wire.csv onchaind: remove 'is_replay' logic 2021-12-28 04:42:42 +10:30
onchaind_wire.h closingd: convert to new wire generation style. 2020-08-25 12:53:13 +09:30