Browse Source
When opening a number channels from a single node we could end up not waiting for the funding tx to make it into the mempool, instead triggering on a previous `sendrawtransaction` or `CHANNEL_NORMAL` in the logs. This now checks that the actual funding transaction makes it into the mempool and that we wait for the depth change for that specific channel. Signed-off-by: Christian Decker <decker.christian@gmail.com>ppa-0.6.1
committed by
Rusty Russell
1 changed files with 14 additions and 4 deletions
Loading…
Reference in new issue