From 2bbe114193f2b71675b2cf162b914b7a75dfcbaf Mon Sep 17 00:00:00 2001 From: azuchi Date: Sun, 11 Sep 2022 16:16:42 +0900 Subject: [PATCH] Fix reversal of Alice and Dina --- 10_onion_routing.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/10_onion_routing.asciidoc b/10_onion_routing.asciidoc index ad68521..16cf6f5 100644 --- a/10_onion_routing.asciidoc +++ b/10_onion_routing.asciidoc @@ -874,8 +874,8 @@ However, this means that the sender of the HTLC has to wait until expiry, and th [[keysend]] === Keysend Spontaneous Payments -((("keysend spontaneous payments")))((("onion routing","keysend spontaneous payments")))In the payment flow described earlier in the chapter, we assumed that Dina -received an invoice from Alice "out of band," or obtained it via some mechanism +((("keysend spontaneous payments")))((("onion routing","keysend spontaneous payments")))In the payment flow described earlier in the chapter, we assumed that Alice +received an invoice from Dina "out of band," or obtained it via some mechanism unrelated to the protocol (typically copy/paste or QR code scans). This trait means that the payment process always takes two steps: first, the sender obtains an invoice, and second, uses the payment hash (encoded in the invoice) to