0
I read the following article and watched below video.
https://www.youtube.com/watch?v=Ug8NH67_EfE
On those media, they say that payment channels are based on just TCP/IP connection (unicast) not p2p.
In Lightning network's white paper, there is no explanation of what method is used to establish payment channel between two nodes.
What method is used for establishing payment channels ? traditional TCP/IP way or p2p ?
1Why would p2p not be TCP/IP? – Pieter Wuille – 2018-11-20T05:14:25.293
umm. my question can be ambiguous. I meant that two nodes are connected as TCP connection ? – xiaofo – 2018-11-20T05:16:01.923
2You're asking "TCP/IP or p2p". A peer-to-peer network means that nodes are connected to each other as opposed to a client/server architecture. The connections between peers are generally TCP/IP still - so you're asking about the same thing twice. – Pieter Wuille – 2018-11-20T05:25:54.403
Related: How is bitcoin transactions and the blockchain as a whole transferred over the internet?
– KappaDev – 2018-11-20T06:03:40.723