From aj at erisian.com.au Thu Nov 8 22:39:54 2018 From: aj at erisian.com.au (Anthony Towns) Date: Fri, 9 Nov 2018 08:39:54 +1000 Subject: [Lightning-dev] Proposal for Advertising Channel Liquidity In-Reply-To: References: Message-ID: <20181108223954.7ohtoienqm254nn5@erisian.com.au> On Thu, Nov 08, 2018 at 05:32:01PM +1030, Olaoluwa Osuntokun wrote: > > A node, via their node_announcement, > Most implementations today will ignore node announcements from nodes that > don't have any channels, in order to maintain the smallest routing set > possible (no zombies, etc). It seems for this to work, we would need to undo > this at a global scale to ensure these announcements propagate? Having incoming capacity from a random node with no other channels doesn't seem useful though? (It's not useful for nodes that don't have incoming capacity of their own, either) Cheers, aj