Post
Topic
Board Development & Technical Discussion
Re: Lightning Network Discussion Thread
by
ETFbitcoin
on 26/02/2019, 03:51:35 UTC
Would you please share your monthly income from LN here if you are running the node?

On LN article series by Andreas Brekken, specifically at https://medium.com/andreas-tries-blockchain/bitcoin-lightning-network-2-we-must-first-become-the-lightning-network-49c46953c1d7 he made 4289 satoshi ($0.31 at that time) monthly by route 260 transaction.

TLDR : running LN nodes isn't profitable

I recognized that currently there is a relatively small number of nodes with a large number of open channels
(> 50 or > 100 up to 1000) which probably do most of the routing.  Of course this is not in the spirit of
decentralization.

I don't see how nodes with lots open channel isn't spirit of decentralization since it bound to happen with merchants, payment processor or anyone who makes lots of transaction.

In order to support decentralization I have now stopped to use the 'autopilot' of lnd to open channels to other
nodes but use a script of my own which only accepts nodes which have less than 50 open channels.
Lets see there that will lead to.

Interesting idea, it could give users more routing path at cost of longer routing.