Files
lnd/autopilot/agent.go
Olaoluwa Osuntokun 804edb8f02 autopilot: ensure all access to pendingOpens is thread-safe
In this commit, we ensure that we grab the mutex for the pending open
channel state when we attempt to merge the pending state with the
committed state.
2017-08-22 00:51:33 -07:00

13 KiB