mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
ecd471ac75
This commit adds the method `MaxFeeRateAllowed` to calculate the max fee rate. The caller may specify a large MaxFeeRate value, which cannot be cover by the budget. In that case, we default to use the max feerate calculated using `budget/weight`. |
||
---|---|---|
.. | ||
estimator_test.go | ||
estimator.go | ||
filtermanager_test.go | ||
filtermanager.go | ||
log.go | ||
minfeemanager_test.go | ||
minfeemanager.go | ||
mocks.go | ||
rates_test.go | ||
rates.go |