Skip to content

Add a subtensor call to fetch Owner hotkey #2796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ibraheem-abe opened this issue Apr 8, 2025 · 1 comment
Closed

Add a subtensor call to fetch Owner hotkey #2796

ibraheem-abe opened this issue Apr 8, 2025 · 1 comment
Assignees
Labels
feature new feature added

Comments

@ibraheem-abe
Copy link
Contributor

owner_hotkey = self.node_query(
    "SubtensorModule", "SubnetOwnerHotkey", [self.config.netuid]
 )

It will be nice if we can get a method to fetch the subnet owner's hotkey directly thru the sdk.

@basfroman
Copy link
Contributor

Implemented

@basfroman basfroman self-assigned this Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature added
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants