We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56c00d commit ea4b9a7Copy full SHA for ea4b9a7
openingd/openingd.c
@@ -703,6 +703,8 @@ static bool funder_finalize_channel_setup(struct state *state,
703
else
704
*pbase = NULL;
705
706
+ // TODO(bitfinix): Send the commitment transaction to master and generate an hook
707
+
708
/* We ask the HSM to sign their commitment transaction for us: it knows
709
* our funding key, it just needs the remote funding key to create the
710
* witness script. It also needs the amount of the funding output,
0 commit comments