LedgerHQ / satstack

Bitcoin full node with Ledger Live
BSD 2-Clause "Simplified" License
158 stars 32 forks source link

LedgerLive (macos) supports mDNS, but SatStack does not #52

Open jblachly opened 3 years ago

jblachly commented 3 years ago

Ledger Live (on Mac) supports mDNS lookup of hostnames on the LAN, so the connect bitcoin full node workflow completes successfully (up until the download SatStack portion).

However, satstack itself does not apparently perform an mDNS lookup, instead relying solely on the configured or DHCP supplied nameserver.

This may actually be a problem with upstream package https://github.com/btcsuite/btcd/rpcclient