From 69ab776ddee829c54286758ff547575e3afc1965 Mon Sep 17 00:00:00 2001 From: Javier Vargas Date: Thu, 30 Jul 2020 22:49:47 +0200 Subject: [PATCH] Update 13_7_Lightning_Network_Implementations.md --- 13_7_Lightning_Network_Implementations.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/13_7_Lightning_Network_Implementations.md b/13_7_Lightning_Network_Implementations.md index 8b13789..04db5ea 100644 --- a/13_7_Lightning_Network_Implementations.md +++ b/13_7_Lightning_Network_Implementations.md @@ -1 +1,4 @@ - +| Name | Description | +| ------------- | ------------- | +| C-lighting | Blockstream | +| LND | Lightning Labs |