correct messge format

This commit is contained in:
arowser 2019-03-18 14:35:46 +08:00 committed by Rusty Russell
parent 92c08cd861
commit 8e8f5bbaba
1 changed files with 2 additions and 2 deletions

View File

@ -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,