From 27731d9544b1c3dc0818ba4e9aedceaf788c9779 Mon Sep 17 00:00:00 2001 From: boufni95 <33513308+boufni95@users.noreply.github.com> Date: Tue, 23 Mar 2021 18:01: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 3455cb28..c84c99f6 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``` + ```./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