opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
123 stars 122 forks source link

[fix] Revert axon info field ordering #512

Closed camfairchild closed 1 month ago

camfairchild commented 1 month ago

Description

The ordering of the AxonInfo struct fields ip and port was swapped erroneously, causing a metadata mismatch with the client-code.

Note: this change only affects testnet. Devent appears not to have the errant change included

Related Issue(s)

Type of Change

Breaking Change

NA

Checklist

Screenshots (if applicable)

Please include any relevant screenshots or GIFs that demonstrate the changes made.

Additional Notes

Please provide any additional information or context that may be helpful for reviewers.