diff --git a/ch12.asciidoc b/ch12.asciidoc index 5cece190..fb3a1bd2 100644 --- a/ch12.asciidoc +++ b/ch12.asciidoc @@ -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. -<> shows five participants in a Lightning Network, connected by bidirectional payment channels that can be linked to make a payment from Alice to Eric: +<> 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]] .A series of bidirectional payment channels linked to form a Lightning Network that can route a payment from Alice to Eric