peer+lnwallet/chancloser: advance the legacy closer from one goroutine
This commit fixes a concurrency bug in how LND negotiates cooperative channel closures. Previously, two different goroutines could update the same channel-closing state machine at the same time, which could corrupt internal data or cause a…
e5e134ddby Olaoluwa Osuntokun+292−384 files