lnd.xprv/lnwallet/btcwallet
Micah Lerner b98e993d76 lnallet: remove a TODO from signer.go
The TODO indicated that the fmt.Errorf call should be changed
to use the errors package, which allows for wrapping of errors
as necessary.
2017-11-27 20:09:05 -08:00
..
blockchain.go lnwallet/btcwallet: fix duplicate imports 2017-06-05 19:41:12 -07:00
btcwallet.go lnwallet: update testListTransactionDetails to account for tx fee 2017-11-23 23:10:17 -06:00
config.go lnwallet: export btcwallet.NetworkDir 2017-10-19 19:17:35 -07:00
driver.go multi: switch from btcrpcclient to rpcclient 2017-08-24 18:54:24 -07:00
signer.go lnallet: remove a TODO from signer.go 2017-11-27 20:09:05 -08:00