lnd/lnwallet/chainfee
Elle Mouton ad2859c863
chainfee: fetch fresh relay fee for btcd
This commit adds a function to the BtcdEstimator that fetches the
current min relay fee from the btcd node.
2021-10-05 18:30:41 +02:00
..
estimator_test.go chainfee: change min conf target to be 1 2021-06-29 20:25:46 +08:00
estimator.go chainfee: fetch fresh relay fee for btcd 2021-10-05 18:30:41 +02:00
log.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
minfeemanager_test.go chainfee: add minFeeManager 2021-10-05 18:30:41 +02:00
minfeemanager.go chainfee: fetch new relay fee from bitcoind 2021-10-05 18:30:41 +02:00
rates.go lnwallet/channel: enforce absolute fee floor of 250 sat/kw 2020-04-21 12:37:34 -07:00