mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
f2a033e965
At ChannelArbitrator startup we now check the database close status of the channel. If we detect that the channel is closed, but our state machine hasn't advanced to reflect that (possibly because of a shutdown before the state transition was finished), we manually trigger the state transition to recover. |
||
---|---|---|
.. | ||
briefcase_test.go | ||
briefcase.go | ||
chain_arbitrator_test.go | ||
chain_arbitrator.go | ||
chain_watcher_test.go | ||
chain_watcher.go | ||
channel_arbitrator_test.go | ||
channel_arbitrator.go | ||
contract_resolvers_test.go | ||
contract_resolvers.go | ||
log.go |