ray85b
Results
1
comments of
ray85b
> @Maradonna90 I believe this is caused by [this commit](https://github.com/Maradonna90/NewGAN-Manager/commit/4530cdabdf8423b163af8ea387b549ad5977befa). Specifically, removing these lines from `mapper.py` prevents the issue from occurring: > > ``` > 30 for eth in self.eth_map:...