Post
Topic
Board Development & Technical Discussion
Merits 16 from 4 users
Re: Lightning Network Discussion Thread
by
BitCryptex
on 10/07/2018, 18:39:54 UTC
⭐ Merited by suchmoon (5) ,ebliever (5) ,dbshck (5) ,Don Pedro Dinero (1)
If not are they lightning tokens? They aren't really tokens the way ERC20 tokens are tokens, are they?

They are bitcoins, many people don't understand that and try to prove that Bitcoin with LN is not a real Bitcoin because it doesn't use normal coins.

Here is another good discussion on whether or not Lightning Network is centralized.

There seems to be a chicken and egg problem with lightning. When I make a new channel it says I can only receive the amount on a channel that I have spent down. So how did the first address get spent down enough to receive the first lightning tokens?

I don't really get "the problem" you mentioned. That's how I think it worked: 1. Someone created a node and decided to open a channel with that node 2. Bitcoins were sent to a multi-signature address which private keys are in control of both parties. 3. Someone else opened the channel to the same node and it was possible to start sending transactions across decentralized LN network.

There are no Lightning Network tokens. Each party is transacting with each other without broadcasting anything to the Bitcoin network. Everything is settled down once someone decides to close the channel. The biggest issue right now is that channel limits how much you can spend. Split payments are a planned feature.