mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
6ff6c86155
This commit moves `DetermineFeePerKw` into the `Estimate` method on `FeePreference`. A few callsites previously calling `DetermineFeePerKw` without the max fee rate is now also temporarily fixed by forcing them to use `Estimate` with the default sweeper max fee rate. |
||
---|---|---|
.. | ||
estimator_test.go | ||
estimator.go | ||
filtermanager_test.go | ||
filtermanager.go | ||
log.go | ||
minfeemanager_test.go | ||
minfeemanager.go | ||
mocks.go | ||
rates_test.go | ||
rates.go |