Skip to content

Commit

Permalink
funding: decouple funding wait from fundingLocked and chanAnn
Browse files Browse the repository at this point in the history
This commit decouples the wait for funding transaction confirmations
in the waitForFundingConfirmation function from the announcement of
the channel in the sendFundingLockedAndAnnounceChannel function.
Additionally, the sendFundingLockedAndAnnounceChannel function is
now decoupled into the sendFundingLocked and sendChannelAnnouncement
functions.
  • Loading branch information
nsa committed Sep 14, 2017
1 parent d97575d commit 65d4936
Showing 1 changed file with 183 additions and 67 deletions.

0 comments on commit 65d4936

Please sign in to comment.