opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
888 stars 306 forks source link

Internal vs External IP in Axon #1965

Closed opendansor closed 2 days ago

opendansor commented 4 months ago

Rename ip to internal_ip add a comment saying so.

On Axon.info return both internal_ip and external_ip (keep ip as it is, make a note for code-debt/deprecation later if needed)

This will help users clarify the difference in which ip they are looking at.

Add tests to verify functionality.

thewhaleking commented 3 months ago

@opendansor is this issue resolved fully now?