From b6f1e06757340941ab12a9c70632c9f408336c33 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Thu, 4 Jun 2020 21:06:52 -0400 Subject: [PATCH] roadmap update --- docs/Roadmap.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/Roadmap.md b/docs/Roadmap.md index 8606cfc4..f4ce649b 100644 --- a/docs/Roadmap.md +++ b/docs/Roadmap.md @@ -12,15 +12,6 @@ We believe UX improvement is a never-ending cycle. And, we must keep the UI/UX f ### Automated Testing As the functional complexity increases, we need to add automated testing to ensure quality and less bugs. Another area, where developer contribution is more than welcome. -### LND Loop Integration -LND's Loop Out and Loop In are important tools for channel re-balancing and will be integrated with RTL UI in the near future. -* Loop Out - -![](../screenshots/Loop-Out-info.png) -* Loop In - -![](../screenshots/Loop-In-info.png) - ### Eclair Support [Eclair](https://github.com/ACINQ/eclair) implementation.