From 6df8e4bbb7befdbfa2b8719c604ccfabcd1caeba Mon Sep 17 00:00:00 2001 From: Rene Pickhardt Date: Tue, 26 Jan 2021 16:53:41 +0100 Subject: [PATCH] fix formatting error of the new table --- gossip.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gossip.asciidoc b/gossip.asciidoc index dd17229..1f1bf66 100644 --- a/gossip.asciidoc +++ b/gossip.asciidoc @@ -48,7 +48,7 @@ It might be usefull to get familiar with the different terminology that we have | finalize | close| terminate| | technology | Bitcoin Blockchain | encrypted TCP/IP connection | lifetime | until funding spent | while peers are online - +|=== As the Lightning Network is a peer-to-peer network, some initial bootstrapping is required in order for peers to discover each other. Within this chapter