mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-14 03:48:58 +00:00
Edited ch14_applications.adoc with Atlas code editor
This commit is contained in:
parent
773f193f63
commit
1eaed6db9a
@ -1125,7 +1125,7 @@ announcements to their peers in a "flooding" model, similar to how
|
||||
Bitcoin propagates transactions.
|
||||
|
||||
++++
|
||||
<p class="fix_tracking">
|
||||
<p class="fix_tracking2">
|
||||
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.
|
||||
</p>
|
||||
|
||||
<p class="fix_tracking">
|
||||
<p class="fix_tracking2">
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user