From 47db5a104195ed430fad4ca8dba2a25bdf055a58 Mon Sep 17 00:00:00 2001 From: boufni95 <33513308+boufni95@users.noreply.github.com> Date: Tue, 23 Mar 2021 18:10:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c84c99f6..db17d6e2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git (Neutrino example requires builds with experimental flags, our binaries include them.) - ```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid --accept-keysend --allow-circular-route --feeurl https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json``` + ```./lnd --bitcoin.active --bitcoin.mainnet --bitcoin.node=neutrino --neutrino.connect=neutrino.shock.network --routing.assumechanvalid --accept-keysend --allow-circular-route --feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json``` 2) Download and Install API