From 1eaed6db9a9f95dfd9acb29a2534f901c79c6531 Mon Sep 17 00:00:00 2001 From: claylock Date: Fri, 27 Oct 2023 12:31:49 +0000 Subject: [PATCH] Edited ch14_applications.adoc with Atlas code editor --- ch14_applications.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch14_applications.adoc b/ch14_applications.adoc index a26f58c1..8d1849fc 100644 --- a/ch14_applications.adoc +++ b/ch14_applications.adoc @@ -1125,7 +1125,7 @@ announcements to their peers in a "flooding" model, similar to how Bitcoin propagates transactions. ++++ -

+

In our previous example, Alice's node uses one of these route discovery mechanisms to find one or more paths connecting her node to Eric's node. Once Alice's node has constructed a path, she will initialize that path @@ -1133,7 +1133,7 @@ through the network by propagating a series of encrypted and nested instructions to connect each of the adjacent payment channels.

-

+

Importantly, this path is only known to Alice's node. All other participants in the payment route see only the adjacent nodes. From Carol's perspective, this looks like a payment from Bob to Diana. Carol