ExchangeUnion / xud-docker

Streamlined setup of xud and all dependencies via docker 🐳
https://docs.exchangeunion.com
GNU Affero General Public License v3.0
5 stars 5 forks source link

chore: remove lnd.conf #723

Closed reliveyy closed 4 years ago

reliveyy commented 4 years ago

This PR replaces lnd.conf with command-line options specified by utils. So the lnd images will keep generic and further changes of lnd services will not touch lnd images. In a legacy environment, old lnd.conf file will be rename to previous-lnd.{timestamp}.conf.

How to test?

Lnd services should work as before in all networks.