mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
45c6ee69d2
Bitcoind will not report any fee estimation in case it has not enough data available. We used to just set the min mempool fee in such cases but this might not represent the current fee situation of the bitcoin network. We return an error now so that we will use the fallback fee instead. |
||
---|---|---|
.. | ||
estimator_test.go | ||
estimator.go | ||
log.go | ||
minfeemanager_test.go | ||
minfeemanager.go | ||
mocks.go | ||
rates_test.go | ||
rates.go |