Skip to content

Conversation

@kunka0723
Copy link

The RootClaim variant was missing from the TryFrom<u8> implementation for ProxyType.

This adds 17 => Ok(Self::RootClaim) to match the enum definition.

@kunka0723 kunka0723 force-pushed the fix/proxy-type-root-claim branch from 96a7397 to e64da20 Compare December 16, 2025 00:50
@open-junius
Copy link
Contributor

The RootClaim variant was missing from the TryFrom<u8> implementation for ProxyType.

This adds 17 => Ok(Self::RootClaim) to match the enum definition.

There is PR to add it. https://github.com/opentensor/subtensor/pull/2207/files#diff-d38884f7391ae50f795707dbb281656e8afe38ea3ecac15a6ee80d52724017c0R187.

Copy link
Contributor

@camfairchild camfairchild left a comment

Choose a reason for hiding this comment

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

please use the correct base branch

@open-junius
Copy link
Contributor

Thank you very much for the contribution. Now #2207 is merged. Could you please close the PR.

@kunka0723 kunka0723 closed this Dec 17, 2025
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