Edited ch12.asciidoc with Atlas code editor

pull/339/head
nadams 7 years ago
parent 2aa4df0c52
commit a8373821dc

@ -448,7 +448,7 @@ The Lightning Network is one possible way of implementing routed payment channel
In this example, we have five participants: Alice, Bob, Carol, Diana, and Eric. These five participants have opened payment channels with each other, in pairs. Alice has a payment channel with Bob. Bob is connected to Carol, Carol to Diana, and Diana to Eric. For simplicity let's assume each channel is funded with 2 bitcoin by each participant, for a total capacity of 4 bitcoin in each channel.
<<lightning_network>> shows five participants in a Lightning Network, connected by bidirectional payment channels that can be linked to make a payment from Alice to Eric:
<<lightning_network>> shows five participants in a Lightning Network, connected by bidirectional payment channels that can be linked to make a payment from Alice to Eric (<<lightning_network>>).
[[lightning_network]]
.A series of bidirectional payment channels linked to form a Lightning Network that can route a payment from Alice to Eric

Loading…
Cancel
Save