generated from opentensor/bittensor-subnet-template
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
text-prompting/prompting/baseminer/run.py
Line 101 in 2e8b1b8
| metagraph = self.subtensor.metagraph( |
Feel free to close the issue if I'm incorrect.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels