There are many typos and it should be fixed. Targets are in `Mimir.MongoDB.Repotisories` namespace. For example: - line: https://github.com/planetarium/mimir/blob/main/Mimir.MongoDB/Repositories/AgentRepository.cs#L21 ```diff - $"'Address' equals to '{agentAddress.ToHex()}'"); + $"'_id' equals to '{agentAddress.ToHex()}'"); ```
There are many typos and it should be fixed. Targets are in
Mimir.MongoDB.Repotisoriesnamespace.For example: