dual_open_control: nit, reword comment

This commit is contained in:
niftynei 2020-09-10 14:48:32 -05:00 committed by Rusty Russell
parent aa6420cb58
commit 7d836a5945

View File

@ -416,8 +416,7 @@ static bool psbt_side_contribs_changed(struct wally_psbt *orig,
return false;
}
/* Adds serials indiscriminately to any input/output that doesn't
* have one yet */
/* Adds serials to our inputs + outputs that don't have one yet */
static void psbt_add_serials(struct wally_psbt *psbt, enum side opener)
{
u16 serial_id;