diff --git a/ch14_applications.adoc b/ch14_applications.adoc index a88a98db..97eb7707 100644 --- a/ch14_applications.adoc +++ b/ch14_applications.adoc @@ -1151,23 +1151,28 @@ scheme called https://oreil.ly/fuCiK[Sphinx]. This routing protocol ensures that a payment sender can construct and communicate a path through the LN such that: -- Intermediate nodes can verify and decrypt their portion of route - information and find the next hop. +++++ + + ++++ Using this onion-routed protocol, Alice wraps each element of the path in a layer of encryption, starting with the end and working backward.