core-lightning/closingd
Rusty Russell 1faec99c59 closingd: make sure we restrict feerange with initial offer.
@ZmnSCPxj points out that this is allowed, though invalid:

1. commitment_fee = 1000
2. funder: 800
3. fundee: 200
4. funder: 900

We need to adjust the feerange using the initial funder offer.
2018-04-15 15:32:14 +02:00
..
closing_wire.csv closingd: don't punish peers who can't negotiate properly. 2018-02-02 20:33:49 +01:00
closing.c closingd: make sure we restrict feerange with initial offer. 2018-04-15 15:32:14 +02:00
Makefile common/daemon: common routines for all daemons. 2018-04-03 14:03:28 +02:00