loop/sweepbatcher
Boris Nagaev 40ad1ce609
sweepbatcher: load from DB preserves confTarget
It used to be set to default (defaultBatchConfTarget = 12) which
could in theory affect fee rate if updateRbfRate() and publish()
were not called before the batch was saved. (Unlikely scenario.)
2024-05-30 12:17:43 -03:00
..
log.go sweepbatcher: fix too long lines 2024-05-29 12:17:18 -03:00
store.go sweepbatcher: fix too long lines 2024-05-29 12:17:18 -03:00
store_mock.go sweepbatcher/StoreMock: load LoopOut from loopdb 2024-05-30 10:24:38 -03:00
sweep_batch.go sweepbatcher: load from DB preserves confTarget 2024-05-30 12:17:43 -03:00
sweep_batcher.go sweepbatcher: load from DB preserves confTarget 2024-05-30 12:17:43 -03:00
sweep_batcher_test.go sweepbatcher: load from DB preserves confTarget 2024-05-30 12:17:43 -03:00