mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
In this commit, we take an initial step towards converting the existing breach arbiter and utxo nursery logic into contract resolvers by moving the files as is, into the `contractcourt` pacakge. This commit is primarily move only, though we had to massage some interfaces and config names along the way to make things compile and the tests run properly. |
||
|---|---|---|
| .. | ||
| brontide.go | ||
| brontide_test.go | ||
| interfaces.go | ||
| log.go | ||
| test_utils.go | ||