Skip to content
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

Potential Bug in Miner Metagraph syncing #94

Open
vstam1 opened this issue Jan 14, 2024 · 0 comments
Open

Potential Bug in Miner Metagraph syncing #94

vstam1 opened this issue Jan 14, 2024 · 0 comments

Comments

@vstam1
Copy link

vstam1 commented Jan 14, 2024

Looking through the code I'm confused where the miner resyncs the metagraph data. On the following line the metagraph is fetched and set to a local variable. Should this be self.metagraph instead of metagraph to update the metagraph used in other places, e.g. Blacklist. I might be completely wrong, but then I do not understand where the metagraph is updated.

metagraph = self.subtensor.metagraph(

Feel free to close the issue if I'm incorrect.

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

No branches or pull requests

1 participant