lnd.xprv/lnrpc/walletrpc
Joost Jager 280611ab6e
sweep+walletrpc+lncli: report requested fee preference for pending sweeps
Previously only the fee rate used for the last sweep (the sweep bucket
average) was reported. This commit adds the request fee preference to
the report, which is used to select a bucket and the sweep tx fee rate.
2020-01-09 14:56:08 +01:00
..
config_active.go chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
config_default.go lnrpc/walletrpc: implement the WalletKitServer gRPC service 2018-12-06 16:25:34 -08:00
driver.go lnrpc/walletrpc: use current height as height hint for cpfp 2019-08-22 13:49:42 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
walletkit_server.go sweep+walletrpc+lncli: report requested fee preference for pending sweeps 2020-01-09 14:56:08 +01:00
walletkit.pb.go sweep+walletrpc+lncli: report requested fee preference for pending sweeps 2020-01-09 14:56:08 +01:00
walletkit.proto sweep+walletrpc+lncli: report requested fee preference for pending sweeps 2020-01-09 14:56:08 +01:00