lnd/watchtower/wtmock
Elle Mouton 154e9fafec
watchtower: convert JusticeKit to interface
In this commit, we convert the `JusticeKit` struct to an interface.
Then, we add two implementations of that interface:
1) The `legacyJusticeKit` which implements all the methods of
   `JusticeKit`
2) The `anchorJusticKit` which wraps the `legacyJusticeKit` and just
   re-implements the `ToRemoteOutputSpendInfo` method since.
2024-01-04 14:37:42 +02:00
..
keyring.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
peer.go trivial: Fix spelling errors 2023-09-21 22:35:33 -04:00
queue.go watchtower/wtmock: add in-memory impl of Queue 2023-05-16 10:57:49 +02:00
signer.go input+lnwallet: modify musig2 interfaces use explicit optional local nonces 2023-09-18 11:42:13 -07:00
tower_db.go watchtower: convert JusticeKit to interface 2024-01-04 14:37:42 +02:00