mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
8ca48311ee
This commit adds a new method `GetFeeMap` to handle querying the web API and parse the response into a map that's used by the fee estimator. In doing so we can provide a deeper abstraction over the `WebAPIFeeSource` interface. |
||
---|---|---|
.. | ||
estimator_test.go | ||
estimator.go | ||
log.go | ||
minfeemanager_test.go | ||
minfeemanager.go | ||
rates_test.go | ||
rates.go |