mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
854e73b8e0
This commit changes the ChainWatcher to only send a chain event in case the various spends are _confirmed_ on-chain, not only seen on the network. A consequence of this is that we now give the ChainWatcher the responsibility of marking the channel closed when the closing tx is confirmed, instead of the ChannelArbitrator. |
||
---|---|---|
.. | ||
briefcase_test.go | ||
briefcase.go | ||
chain_arbitrator_test.go | ||
chain_arbitrator.go | ||
chain_watcher.go | ||
channel_arbitrator_test.go | ||
channel_arbitrator.go | ||
contract_resolvers_test.go | ||
contract_resolvers.go | ||
log.go |