lnd/lnwallet/chainfee
Elle Mouton 2449e66d29
lnwallet+docs: minrelayfee always above fee floor
The minimum relay fee is always ensured to be above our fee floor except
in the very first min relay fee query to bitcoind. This commit ensures
that the fee floor is respected in this first query.
2021-12-13 08:22:34 +02:00
..
estimator_test.go chainfee: update test TestWebAPIFeeEstimator 2021-12-07 20:18:24 +08:00
estimator.go chainfee: handle conf target not found in cache 2021-12-07 20:18:24 +08:00
log.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
minfeemanager_test.go lnwallet+docs: minrelayfee always above fee floor 2021-12-13 08:22:34 +02:00
minfeemanager.go lnwallet+docs: minrelayfee always above fee floor 2021-12-13 08:22:34 +02:00
rates.go lnwallet/channel: enforce absolute fee floor of 250 sat/kw 2020-04-21 12:37:34 -07:00