Skip to content

Conversation

@sunshowers
Copy link
Contributor

No description provided.

Created using spr 1.3.6-beta.1
///
/// Note: This is an internal type used for CLI parsing and internal
/// storage, distinct from the published API `NodeId` type in the
/// versions crate which has a different structure.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry if this is obvious and I'm missing it - why do we have separate NodeId and InternalNodeId now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously there were two node IDs, both called NodeId. I found that to be pretty confusing (and it became a bit worse with this change) so I changed the non-JSON-schema type to InternalNodeId. This isn't a functional change, just a rename of one of the NodeId types.

Created using spr 1.3.6-beta.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants