mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
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.go | ||
| store_mock.go | ||
| sweep_batch.go | ||
| sweep_batcher.go | ||
| sweep_batcher_test.go | ||