rgb-cln/lightningd/gossip
Christian Decker 2d76b066c2 routing: Cleaning up old hostname and port handling
The single string-based hostname and port has been retired in favor of
having multiple `struct ipaddr`s from the `node_announcement`. This
breaks the hostnames and ports from IRC, but I didn't bother to
backport ipaddr for it since it is only used in the legacy daemon.
2017-05-10 12:37:44 +09:30
..
Makefile lightningd: fix shachain to be 48-bits, with hack for legacy. 2017-04-01 23:59:46 +10:30
gossip.c routing: Cleaning up old hostname and port handling 2017-05-10 12:37:44 +09:30
gossip_wire.csv gossip: Implement the basic node_announcement 2017-05-10 12:37:44 +09:30