Covalent
Covalent
To Fix: Install TOR Edit LND config file to enable REST interface on port 8080 `$ sudo nano /home/bitcoin/.lnd/lnd.conf` `# add the following line in the [Application Options] section restlisten=localhost:8080...
All you need to do is configure your lnd.conf file by dding the following lines to the section [Application Options]: `$ sudo nano /home/bitcoin/.lnd/lnd.conf` ``` rpclisten=0.0.0.0:10009 tlsextraip=0.0.0.0 tlsextraip= ``` Delete...
Same here. Stuck on 2.0.64.