lnd.xprv/lnwallet/btcwallet
Olaoluwa Osuntokun ca053e5273
multi: minor coding style and comment clean ups post-discovery merge
This commit implements some minor coding style, commenting and naming
clean up after the recent major discovery service was merged into the
codebase.

Highlights of the naming changes:
* fundingManager.SendToDiscovery -> SendAnnouncement
* discovery.Discovery -> discovery.AuthenticatedGossiper

The rest of the changes consist primary of grammar fixes and proper
column wrapping.
2017-04-01 20:14:05 +02: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 multi: minor coding style and comment clean ups post-discovery merge 2017-04-01 20:14:05 +02:00