mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 13:25:43 +01:00
dual_open_control: nit, reword comment
This commit is contained in:
parent
aa6420cb58
commit
7d836a5945
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user