forked from lightningnetwork/lnd
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Background
DCRLND and BTC LND currently assign the same ports in the default configuration. This leads to conflicts when both DCR and BTC Lightning are running on the same machine and requires manual configuration to run both daemons in parallel.
Steps to reproduce
Run LND and DRCLND in the default configuration on the same machine. Tested with IPv4, i expect the same problem with IPv6 setups.
Expected behaviour
We should choose unique ports for the DCRLND instead of: 8080,9735,10009 for IPv4 and their respective IPv6 ports
Metadata
Metadata
Assignees
Labels
No labels