You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm writing a script that automatically set and revoke child hotkey to certain validators.
I want to implement it using the latest bittensor SDK but Subtensor class didn't have get_children and set_children functions which bittensor 7.4.0 SDK has.
Describe the solution you'd like
Please implement get_children and set_children functions for Subtensor class so we can use child hotkey features using SDK.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm writing a script that automatically set and revoke child hotkey to certain validators.
I want to implement it using the latest bittensor SDK but Subtensor class didn't have
get_children
andset_children
functions which bittensor 7.4.0 SDK has.Describe the solution you'd like
Please implement
get_children
andset_children
functions for Subtensor class so we can use child hotkey features using SDK.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: