mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
According to BOLT#7, nodes will ignore node announcements for nodes not found in any previous channel announcements. This commit makes the discovery service send its known channels before its known nodes when syncing the channel graph with a peer. |
||
---|---|---|
.. | ||
log.go | ||
service.go | ||
service_test.go | ||
utils.go | ||
validation.go |