diff --git a/openingd/common.c b/openingd/common.c index 7cd863857..0aa02bcb4 100644 --- a/openingd/common.c +++ b/openingd/common.c @@ -69,7 +69,6 @@ bool check_config_bounds(const tal_t *ctx, */ /* (We simply include in "reserve" here if they opened). */ if (option_anchor_outputs - && !am_opener && !amount_sat_add(&reserve, reserve, AMOUNT_SAT(660))) { *err_reason = tal_fmt(ctx, "cannot add anchors to reserve %s",