mirror of
https://github.com/lightninglabs/loop
synced 2024-11-04 06:00:21 +00:00
e1ddb50dfe
Previously we'd report the fees per sweep as the total sweep cost of a batch. With this change the reported cost will be the proportional fee which should be equal for all sweeps except if there's any rounding difference in which case that is paid by the sweep belonging to the first input of the batch tx. |
||
---|---|---|
.. | ||
log.go | ||
store_mock.go | ||
store.go | ||
sweep_batch.go | ||
sweep_batcher_test.go | ||
sweep_batcher.go |