lnd.xprv/lnwallet/btcwallet
Andrey Samokhvalov a23715a9c7 lnwallet: add message signer
Added the signer which will be needed in the funding manager to sign
the lnwaire announcement message before sending them to discovery
package. Also in the future the message signer will be used to sign
the users data.
2017-03-29 19:49:05 -07:00
..
blockchain.go lnd: partially fix golint warnings 2017-03-13 16:30:23 -07:00
btcwallet.go lnd: partially fix golint warnings 2017-03-13 16:30:23 -07:00
config.go lnd: fix golint warning which requires to add additional comments 2017-03-13 16:30:23 -07:00
driver.go lnwallet: add a BtcWallet implementation of WalletController 2016-09-08 12:25:32 -07:00
signer.go lnwallet: add message signer 2017-03-29 19:49:05 -07:00