lnd.xprv/lnrpc/walletrpc
carla 75370ce6b4
multi: update WalletController PublishTransaction to include label
Add label parameter to PublishTransaction in WalletController
interface. A labels package is added to store generic labels that are
used for the different types of transactions that are published by lnd.

To keep commit size down, the two endpoints that require a label
parameter be passed down have a todo added, which will be removed in
subsequent commits.
2020-05-19 13:30:00 +02: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 multi: update WalletController PublishTransaction to include label 2020-05-19 13:30:00 +02:00
walletkit.pb.go walletrpc: remove double asterix comment 2020-05-13 09:18:40 +02:00
walletkit.proto walletrpc: remove double asterix comment 2020-05-13 09:18:40 +02:00
walletkit.swagger.json lnrpc: generate gateway and swagger for all RPCs 2020-05-08 14:33:59 +02:00