Commit graph

5 commits

Author SHA1 Message Date
Oliver Gugger
71bb06f6f7
multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
positiveblue
d24b4e2557
multi: bump btcec/v2 and btcutil to new versions 2022-03-25 16:55:04 +01:00
carla
2be7115ebe
multi: standardize import order 2020-09-09 10:07:14 +02:00
carla
464ce778a1
multi: separate fees out into own package and move special case check
We will need our fee calculation logic for other subsystems, so we
pull this functionality out into its own package. The special case of
not supporting batched transactions is moved out of our fee calculation
logic and into the resolutions package where it applies.
2020-08-12 11:14:53 +02:00
carla
9a58df81c9
resolutions: add resolution report for cooperatively closed channel 2020-06-27 14:47:12 +02:00