From 7910a733ef42680af8e53a2811aeda84b2a77f65 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Tue, 4 Sep 2018 01:09:42 +0200 Subject: [PATCH] formatted --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9fbc3e1a4..794e71521 100644 --- a/README.md +++ b/README.md @@ -252,7 +252,9 @@ BTCPay Server is a solution to be your own payment processor to accept Lightning Make sure you have these setting in: `/NBXplorer/.nbxplorer/Main/settings.config` `btc.rpc.url=http://[YOUR RASPIBLITZ IP/DOMAIN]:8332/ + btc.rpc.user=raspibolt + btc.rpc.password=[PASSWORD B]` Command to start NBExplorer: @@ -265,8 +267,11 @@ Start btcpayserver as normal, it will connect to raspiblitz thru NBXplorer Make sure you have this in: `/mnt/hdd/bitcoin/bitcoin.conf` `rpcallowip=[BTCPAYSERVER IP]/255.255.255.0 + whitelist=[BTCPAYSERVER IP] + rpcuser=raspibolt + rpcpassword=[PASSWORD B]` Thanks to @RobEdb (ask on twitter for more details) running his demo store with RaspiBlitz: https://store.edberg.eu - buy a picture of [him and Andreas](https://store.edberg.eu/produkt/jag-andreas/) :)