Rene Pickhardt just lately kicked off a thread discussing the variations between two celebration and multiparty (greater than two individuals) fee channels because it pertains to his analysis work round fee reliability on the Lightning Community. He voices a rising skepticism of the viability of that route for growth.
The excessive degree concept of why channel factories enhance the reliability of funds comes all the way down to liquidity allocation. In a community of solely two celebration channels, customers must make zero sum decisions on the place to allocate their liquidity. This has a systemic impact on the general success fee of funds throughout the community, if individuals put their liquidity someplace it isn’t wanted to course of funds as a substitute of the place it’s, funds will fail because the liquidity in locations individuals want is used up (till it’s rebalanced). This dynamic is solely one of many design constraints of the Lightning Community identified from the very starting, and why analysis like Rene’s is extremely necessary for making the protocol/community work in the long term.
In a mannequin of multiparty channels, customers can allocate liquidity into massive teams and easily “sub-allocate” it off-chain wherever it is smart to within the second. Which means even when a node operator has made a poor choice through which individual to allocate liquidity to, so long as that individual is in the identical multiparty channel with individuals that may be an excellent peer, they’ll reallocate that poorly positioned liquidity from one to the opposite off-chain with out incurring on-chain prices.
This works as a result of the idea of a multiparty channel is actually simply everybody within the group stacking standard two celebration channels on high of the multiparty one. By updating the multiparty channel on the root, the 2 celebration channels on high will be modified, opened, closed, and many others. whereas staying off-chain. The issue Rene is elevating is the price of going on-chain when individuals don’t cooperate.
The whole logic of Lightning relies round the concept that in case your single channel counterparty stops cooperating or responding, you’ll be able to merely submit transactions on chain to implement management over your funds. When you will have a multiparty channel, every “degree” within the stack of channels provides extra transactions that should be submitted to the blockchain with the intention to implement the present state, that means that in a excessive price atmosphere multiparty channels will probably be costlier than two celebration channels to implement on-chain.
These are core trade-offs to contemplate when taking a look at these techniques in contrast to one another, however I believe focusing solely on the on-chain footprint ignores the extra necessary level relating to off-chain techniques: they’re all about incentivizing individuals to not go on-chain.
Correctly structuring a multiparty channel, i.e. the way you manage the channels stacked on high, can can help you pack teams of individuals into subsections which have a status for top reliability, or who belief one another. This may enable individuals in these subgroups to nonetheless reorganize liquidity inside that subgroup even when individuals outdoors of it will not be responsive briefly, or go offline because of technical points. The on-chain value of implementing issues, whereas necessary, is sort of tangential to the core design aim of an off-chain system: giving individuals a motive to remain off-chain and cooperate, and eradicating causes for individuals to not cooperate and drive issues onc-chain.
It’s necessary to not lose sight of that core design facet of those techniques when contemplating what their future will appear to be.