faraday/resolutions
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
..
docs.md resolutions: add resolution report for cooperatively closed channel 2020-06-27 14:47:12 +02:00
resolutions.go multi: separate fees out into own package and move special case check 2020-08-12 11:14:53 +02:00
resolutions_test.go multi: separate fees out into own package and move special case check 2020-08-12 11:14:53 +02:00