mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +01:00
routing: Reading multiple addresses from node_announcements
This commit is contained in:
committed by
Rusty Russell
parent
ed9668339d
commit
26892e79bb
@@ -45,6 +45,7 @@ struct node {
|
||||
struct pubkey id;
|
||||
|
||||
/* IP/Hostname and port of this node (may be NULL) */
|
||||
struct ipaddr *addresses;
|
||||
char *hostname;
|
||||
int port;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user