what happens if one node goes down in lightning network multihop payments?

1

In a scenario where we have the following lightning payment channels:

Alice <-> Bob <-> Carol <-> Dave

Alice wants to pay Dave. Dave generates a payment request by selecting a random R and providing to Alice HASH(R).

This is routed via Bob and Carol, because Alice has no channel with Dave. It is clear that R is passed from one to another, but what happens if one hop goes suddenly down, for example Bob goes down after Carol received R from Dave.

skydanc3r

Posted 2018-03-17T17:48:03.797

Reputation: 139

Question was closed 2018-03-18T21:40:33.090

No answers