Display IP address that bitcoin core bitcoind has discovered

0

Per the bitcoin wiki, bitcoind will auto-discver it's own IP address by default.

However when I run bitcoin-cli getnetworkinfo the only address that is shown under "localaddresses" is the onion address it generates by default.

How do I display the IP address bitcoind has automatically discovered?

Mike

Posted 2019-05-24T14:40:59.757

Reputation: 105

No answers