Closed
Description
If our counterparty goes offline during the funding sequence, before we send a funding_signed
we should feedback an event to the user, signaling it's okay to abandon the funding transaction and recycle the inputs for another purpose.
Dependency: #948
Extension: add timers if we never receive funding_signed
to yield a DiscardFunding
event too.