Edited ch12.asciidoc with Atlas code editor

pull/339/head
nadams 7 years ago
parent 2d12a9a957
commit 01aa382962

@ -461,7 +461,7 @@ image::images/mbc2_1209.png["A series of bi-directional payment channels linked
Alice wants to pay Eric 1 bitcoin. However, Alice is not connected to Eric by a payment channel. Creating a payment channel requires a funding transaction, which must be committed to the bitcoin blockchain. Alice does not want to open a new payment channel and commit more of her funds. Is there a way to pay Eric, indirectly?
<<ln_payment_process>> shows the step-by-step process of routing a payment from Alice to Eric, through a series of HTLC commitments on the payment channels connecting the participants:
<<ln_payment_process>> shows the step-by-step process of routing a payment from Alice to Eric, through a series of HTLC commitments on the payment channels connecting the participants.
[[ln_payment_process]]
.Step-by-step payment routing through a Lightning Network

Loading…
Cancel
Save