lnd.xprv/lnwallet/chainfee
yyforyongyu 5f0561fdbc
chainfee: replace conf target when it exceeds the maxBlockTarget
In this commit, we add a check inside EstimateFeePerKW for bitcoind so
that when the conf target exceeds the maxBlockTarget, we will use
maxBlockTarget instead.
2021-06-29 20:25:46 +08:00
..
estimator_test.go lnwallet: add no cache option to web api estimator 2020-09-14 11:51:03 +02:00
estimator.go chainfee: replace conf target when it exceeds the maxBlockTarget 2021-06-29 20:25:46 +08:00
log.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
rates.go lnwallet/channel: enforce absolute fee floor of 250 sat/kw 2020-04-21 12:37:34 -07:00