This commit is contained in:
openoms
2019-02-18 15:38:07 +00:00

View File

@@ -12,7 +12,7 @@ Install instructions: https://github.com/LN-Zap/zap-desktop#install
### Preparation on the Pi ### Preparation on the Pi
* Allow connections to the RaspiBolt from your LAN. Check what your LAN IP address is starting with eg. 192.168.0 or 192.168.1 and use the address accordingly. Ending with .0/24 will allow all IP addresses from that network. * Allow connections to the RaspiBolt from your LAN. Check what your LAN IP address is starting with eg. 192.168.0.xxx or 192.168.1.xxx and use the address accordingly. Changing the last number (xxx) with .0/24 will allow all IP addresses from your local network.
`$ sudo nano /home/bitcoin/.lnd/lnd.conf` `$ sudo nano /home/bitcoin/.lnd/lnd.conf`
Add the following line to the section `[Application Options]`: Add the following line to the section `[Application Options]`: