openingd: small formatting cleanups

This commit is contained in:
lisa neigut 2019-09-18 19:27:45 -05:00 committed by Rusty Russell
parent c6338573d6
commit 3458ee2a6e

View file

@ -662,7 +662,7 @@ static bool funder_finalize_channel_setup(struct state *state,
&state->our_funding_pubkey, &state->our_funding_pubkey,
&state->their_funding_pubkey, &state->their_funding_pubkey,
state->option_static_remotekey, state->option_static_remotekey,
/* Funder is local */ /* Opener is local */
LOCAL); LOCAL);
/* We were supposed to do enough checks above, but just in case, /* We were supposed to do enough checks above, but just in case,
* new_initial_channel will fail to create absurd channels */ * new_initial_channel will fail to create absurd channels */