mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-17 13:06:14 +02:00
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.go | ||
| service_test.go | ||
| utils.go | ||
| validation.go | ||