MCPcopy Create free account
hub / github.com/ElementsProject/lightning / perform_multifundchannel

Function perform_multifundchannel

plugins/spender/multifundchannel.c:1711–1715  ·  view source on GitHub ↗

Initiate the multifundchannel execution. */

Source from the content-addressed store, hash-verified

1709
1710/* Initiate the multifundchannel execution. */
1711static void
1712perform_multifundchannel(struct multifundchannel_command *mfc)
1713{
1714 perform_multiconnect(mfc);
1715}
1716
1717
1718/*-----------------------------------------------------------------------------

Callers 1

json_multifundchannelFunction · 0.85

Calls 1

perform_multiconnectFunction · 0.85

Tested by

no test coverage detected