lnd.xprv/discovery
Olaoluwa Osuntokun 0f9c2e1d17
discovery: modify SignAnnouncement to take a MessageSigner
This commit modifies the SignAnnouncement helper function to instead
take a MessageSigner interface rather than the deprecated MessageSigner
struct.  We also modify the function to explicitly take the identity
public key to use when signing.
2017-04-14 11:08:32 -07:00
..
log.go discovery+routing: split 'routing' package on 'routing' and 'discovery' 2017-03-29 19:49:05 -07:00
service_test.go discovery: modify SignAnnouncement to take a MessageSigner 2017-04-14 11:08:32 -07:00
service.go discovery: use debug logging level for rejected announcements 2017-04-13 14:30:48 -07:00
utils.go discovery: modify SignAnnouncement to take a MessageSigner 2017-04-14 11:08:32 -07:00
validation.go discovery: fix linter error 2017-04-03 11:03:39 +02:00