lnd.xprv/lnwallet/btcwallet
Olaoluwa Osuntokun 4e988b228e
lnwallet/btcwallet: remove FundingSigner, implement MessageSigner
This commit removes the now deprecated FundingSigner struct as part of
the btcwallet package, and instead replaces it within an implementation
of the MessageSigner interface.
2017-04-14 11:08:24 -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/btcwallet: remove FundingSigner, implement MessageSigner 2017-04-14 11:08:24 -07:00