Skip to content

Commit ea4b9a7

Browse files
wip: opening control notify the tx to master
Signed-off-by: Vincenzo Palazzo <[email protected]>
1 parent f56c00d commit ea4b9a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openingd/openingd.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -703,6 +703,8 @@ static bool funder_finalize_channel_setup(struct state *state,
703703
else
704704
*pbase = NULL;
705705

706+
// TODO(bitfinix): Send the commitment transaction to master and generate an hook
707+
706708
/* We ask the HSM to sign their commitment transaction for us: it knows
707709
* our funding key, it just needs the remote funding key to create the
708710
* witness script. It also needs the amount of the funding output,

0 commit comments

Comments
 (0)