From 8e8f5bbabada7e0fa34ffc9e3bc64ee234605868 Mon Sep 17 00:00:00 2001 From: arowser Date: Mon, 18 Mar 2019 14:35:46 +0800 Subject: [PATCH] correct messge format --- openingd/openingd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openingd/openingd.c b/openingd/openingd.c index 1c263f906..7ae5a8906 100644 --- a/openingd/openingd.c +++ b/openingd/openingd.c @@ -240,8 +240,8 @@ static bool check_config_bounds(struct state *state, negotiation_failed(state, am_funder, "channel capacity with funding %s," " reserves %s/%s," - " max_htlc_value_in_flight_msat %s" - " is %s msat, which is below %s msat", + " max_htlc_value_in_flight_msat is %s," + " channel capacity is %s, which is below %s", type_to_string(tmpctx, struct amount_sat, &state->funding), type_to_string(tmpctx, struct amount_sat,