Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase closed timeout from 10s to 1min (#2281)
This gives more time to rollback the funding tx in case where we moved from `WAIT_FOR_FUNDING_INTERNAL`->`CLOSED`. We could do it differently, with an additional step, or by only sending the "shutdown" symbol after we receive the wallet response for this specific transition, but it would be more complicated.
- Loading branch information