You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: