mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-18 13:07:58 +02:00
In this commit, we modify the watch tower to use P2TR addrs for just about anything sweep related. One eye sore in this diff are the changes to `backup_task_internal_test.go`. All the values are hard coded, and now either differ by a value of 48, or needed to be modified to account for the new assumptions propagated to rewards values and fees. |
||
|---|---|---|
| .. | ||
| interface.go | ||
| justice_descriptor.go | ||
| justice_descriptor_test.go | ||
| log.go | ||
| lookout.go | ||
| lookout_test.go | ||
| mock.go | ||
| punisher.go | ||