wormhole-explorer/api/handlers/governor
agodnic 50547e1140
[API] Fix governor endpoints (#202)
Fix governor endpoints

A few governor endpoints were handling addresses incorrectly,
which resulted in errors.
* `GET /api/v1/governor/config/{governor_address}`
* `GET /api/v1/governor/status/{governor_address}`

This commit fixes the issue and adds doc comments to prevent the
same caveat from happening again in the future.
2023-03-22 13:41:11 -03:00
..
model.go feature/fix_api_v1_governor_responses_to_camelcase (#136) 2023-02-03 18:46:16 -03:00
repository.go [API] Fix governor endpoints (#202) 2023-03-22 13:41:11 -03:00
service.go [API] Fix governor endpoints (#202) 2023-03-22 13:41:11 -03:00