lnd.xprv/lnwallet/btcwallet
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
..
blockchain.go lnwallet+chainntnfs: update to use latest neutrino APIs 2019-09-11 05:57:06 -07:00
btcwallet_rpctest.go lnwallet/btcwallet: use fast scrypt options in itest 2020-03-24 09:52:40 +01:00
btcwallet.go multi: update WalletController PublishTransaction to include label 2020-05-19 13:30:00 +02:00
config.go multi: support sync freelist option within btcwallet 2019-10-04 12:19:40 -04:00
driver.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
signer.go multi: return input.Signature from SignOutputRaw 2020-04-10 14:27:35 -07:00