From c08db6626364542955b814dd3a3c5da9a09785f0 Mon Sep 17 00:00:00 2001 From: "Andreas M. Antonopoulos" Date: Tue, 20 Jul 2021 14:51:10 +0200 Subject: [PATCH] Small edit --- 10_onion_routing.asciidoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/10_onion_routing.asciidoc b/10_onion_routing.asciidoc index 7fcc50d..ac0b1e8 100644 --- a/10_onion_routing.asciidoc +++ b/10_onion_routing.asciidoc @@ -721,8 +721,6 @@ The following failure types are currently defined: include::failure_types_table.asciidoc[] -A detailed list of the current failure types and their format is found in <>. - === Conclusion -the Lightning Network's onion routing protocol is adapted from the Sphinx Protocol to better serve the needs of a payment network. As such, it offers a huge improvement in privacy and counter-surveillance compared to the public and transparent Bitcoin blockchain. +The Lightning Network's onion routing protocol is adapted from the Sphinx Protocol to better serve the needs of a payment network. As such, it offers a huge improvement in privacy and counter-surveillance compared to the public and transparent Bitcoin blockchain.