Michael Schmoock

Results 55 comments of Michael Schmoock
trafficstars

Interesting thought. But one is not supposed to send out gossip too quickly. This applies to channel and node announcements. Otherwise on gets throttled (and again unvisible). Also the recent...

@NicolasDorier > Note that actually we aren't using `announce-addr` for announcing on the p2p network. We are using it for showing the host part of the node info to customers...

@NicolasDorier The ` 'lightningd_dest' is not announceable` issue is because `lightningd_dest` isn't a valid IPv4/v6/Tor address nor DNS hostname. DNS addresses must not contain underscores, only lowercase a-z, 0-9, -...

> > DNS addresses must not contain underscores > > That's not true. _Registered domain names_ must not contain underscores. DNS records _can_ contain underscores, and in fact that's a...

Yes I know that this is still missing. I'm really busy with other stuff recently :(