mirror of
https://github.com/lightninglabs/loop
synced 2024-11-09 19:10:47 +00:00
0c2ba74dba
Changed argument of function NewBatcher from LoopOutFetcher to SweepFetcher (returning new public type SweepInfo). This change is backwards-incompatible on the package layer, but nobody seems to use the package outside of Loop. To use NewBatcher inside Loop, turn loopdb into SweepFetcher using function NewSweepFetcherFromSwapStore. |
||
---|---|---|
.. | ||
log.go | ||
store_mock.go | ||
store.go | ||
sweep_batch.go | ||
sweep_batcher_test.go | ||
sweep_batcher.go |