mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
55077d9404
This commit adds a fetchMinMempoolFee function to the BitcoindEstimator that fetches the current min mempool fee from the bitcoind backend. The commit then also updates the BitcoindEstimator to use a minFeeManager for it's minFeeManager member and uses the fetchMinMempoolFee function to initialise this. |
||
---|---|---|
.. | ||
estimator_test.go | ||
estimator.go | ||
log.go | ||
minfeemanager_test.go | ||
minfeemanager.go | ||
rates.go |