mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
0f9c2e1d17
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. |
||
---|---|---|
.. | ||
log.go | ||
service_test.go | ||
service.go | ||
utils.go | ||
validation.go |