mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
This commit removes the state callback, and instead logs the contract resolutions directly after receiving the unilateral close event. The resolutions won't change so there's not really necessary to wait to log them, and this greatly simplifies the code. |
||
---|---|---|
.. | ||
briefcase.go | ||
briefcase_test.go | ||
chain_arbitrator.go | ||
chain_arbitrator_test.go | ||
chain_watcher.go | ||
chain_watcher_test.go | ||
channel_arbitrator.go | ||
channel_arbitrator_test.go | ||
contract_resolvers.go | ||
contract_resolvers_test.go | ||
log.go |