Commit graph

2 commits

Author SHA1 Message Date
positiveblue
d24b4e2557
multi: bump btcec/v2 and btcutil to new versions 2022-03-25 16:55:04 +01: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