2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-06 03:20:38 +00:00
loop/sweepbatcher
Boris Nagaev fd971d4951
sweepbatcher: add field SweepInfo.MinFeeRate
MinFeeRate is minimum fee rate that must be used by a batch of
the sweep. If it is specified, confTarget is ignored.

This is useful for external source of fees.
2024-06-26 14:21:59 -03:00
..
log.go sweepbatcher: fix too long lines 2024-05-29 12:17:18 -03:00
store_mock.go Revert "sweepbatcher/StoreMock: load LoopOut from loopdb" 2024-05-31 12:28:02 -03:00
store.go multi: typed callback in ExecTx 2024-06-19 10:38:55 -03:00
sweep_batch.go sweepbatcher: add field SweepInfo.MinFeeRate 2024-06-26 14:21:59 -03:00
sweep_batcher_test.go sweepbatcher: add field SweepInfo.MinFeeRate 2024-06-26 14:21:59 -03:00
sweep_batcher.go sweepbatcher: add field SweepInfo.MinFeeRate 2024-06-26 14:21:59 -03:00