horizon
horizon copied to clipboard
fix: replace map + mutex with sync.Map
Description of your changes
Fixes #
I have:
- [ ] Read and followed Horizon's contribution process.
- [ ] Run
make build && make lint
to ensure this PR is ready for review.