Commit 1f6c16cb authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Fix logic in GovernanceDataRetrieval

Looks like because of
 147⋮    │                searched_witnesses[witness_name] = WitnessData(name=witness_name, voted=True)  # type: ignore[index]
 148⋮    │                searched_witnesses.popitem()

the newly added witnesses in line 147
were dropped from that list with line 148
parent ce126945
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment