lnd.xprv/lnrpc/walletrpc
Joost Jager 29e1489179
sweep: leave exclusive group unchanged on parameter update
Exclusive group is a static property that doesn't need to be updated.
Requiring the exclusive group to be passed into UpdateParams creates a
burden for the caller to make sure they supply the existing group.

This change will be beneficial for users that bump anchor sweeps that
have exclusive groups set.
2020-03-17 14:19:39 +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: leave exclusive group unchanged on parameter update 2020-03-17 14:19:39 +01:00
walletkit.pb.go walletrpc: format walletkit.proto and remove json_name fields 2020-03-07 11:23:08 +01:00
walletkit.proto lnrpc: run clang-format 2020-03-10 20:19:08 +01:00