lnd.xprv/discovery
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
..
log.go discovery+routing: split 'routing' package on 'routing' and 'discovery' 2017-03-29 19:49:05 -07:00
service_test.go multi: minor coding style and comment clean ups post-discovery merge 2017-04-01 20:14:05 +02:00
service.go multi: minor coding style and comment clean ups post-discovery merge 2017-04-01 20:14:05 +02:00
utils.go multi: minor coding style and comment clean ups post-discovery merge 2017-04-01 20:14:05 +02:00
validation.go multi: minor coding style and comment clean ups post-discovery merge 2017-04-01 20:14:05 +02:00