core-lightning/onchaind
Rusty Russell 85e3b43176 channeld, openingd: take into account option_anchor_outputs for fees.
HTLC fees increase (larger weight), and the fee paid by the opener
has to include the anchor outputs (i.e. 660 sats).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-14 11:51:14 +09:30
..
test hsmd: take option_anchor_outputs flag for HTLC signatures. 2020-08-14 11:51:14 +09:30
Makefile setup: create a common setup which will handle the wally-context 2020-05-19 13:35:42 +09:30
onchain_types.h coin moves: record their attempted cheat (and our handling thereof) 2020-05-12 15:46:58 +09:30
onchain_wire.c onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchain_wire.csv openingd: remember if we negotiated option_anchor_outputs, to put in the db. 2020-08-14 11:51:14 +09:30
onchain_wire.h onchaind: include htlc id in htlc_stub so we agree on what HTLC we're closing. 2018-10-23 16:55:35 +02:00
onchaind.c channeld, openingd: take into account option_anchor_outputs for fees. 2020-08-14 11:51:14 +09:30