lnd/lnwallet/chainfee
yyforyongyu b6049ff94b
multi: add NewLogClosure in lnutils to avoid repetition
And replaces all usage of `logClosure` with `lnutils.LogClosure`.
2024-07-25 21:25:23 +08:00
..
estimator_test.go chainfee: make sure web API has been started before estimating 2024-07-24 20:05:00 +08:00
estimator.go multi: add NewLogClosure in lnutils to avoid repetition 2024-07-25 21:25:23 +08:00
filtermanager_test.go chainfee: introduce filterManager and use it for fee floor 2024-03-20 12:14:25 -04:00
filtermanager.go chainfee: introduce filterManager and use it for fee floor 2024-03-20 12:14:25 -04:00
log.go multi: add NewLogClosure in lnutils to avoid repetition 2024-07-25 21:25:23 +08: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
mocks.go chainfee: allow specifying min relay feerate from API source 2024-07-24 20:05:00 +08:00
rates_test.go chainfee: add new unit SatPerVByte 2023-10-06 16:34:47 -07:00
rates.go chainfee: allow specifying min relay feerate from API source 2024-07-24 20:05:00 +08:00