From b307c8f5f098bdcd44e40896c413bfed002a843a Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:25:24 -0400 Subject: [PATCH] updated eclair readme --- docs/Eclair-setup.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/Eclair-setup.md b/docs/Eclair-setup.md index 18be2c20..bed518ab 100644 --- a/docs/Eclair-setup.md +++ b/docs/Eclair-setup.md @@ -15,8 +15,9 @@ RTL is now enabled to manage an Eclair node. Follow the below steps to install and setup RTL to run on Eclair. ### Pre-requisites: -1. Functioning Eclair node -2. NodeJS - Can be downloaded [here](https://nodejs.org/en/download) +1. Functioning Eclair node v0.4.1 or above. Follow install instructions on their [github](https://github.com/ACINQ/eclair) page. +2. Bitcoin core v0.19.1 or above (this is an Eclair dependency). +3. NodeJS - Can be downloaded [here](https://nodejs.org/en/download) ### Installation: #### First time setup