osmosis-labs / osmosis

The AMM Laboratory
https://app.osmosis.zone
Apache License 2.0
887 stars 580 forks source link

fix: indexer config reading sqs enabled value #8431

Closed p0mvn closed 3 months ago

p0mvn commented 3 months ago

Closes: #XXX

What is the purpose of the change

Indexer config was reading SQS is-enabled value. Fixed here and did more clean ups as a drive-by. Tested locally.

github-actions[bot] commented 3 months ago

Important Notice

This PR modifies an in-repo Go module. It is one of:

The dependent Go modules, especially the root one, will have to be updated to reflect the changes. Failing to do so might cause e2e to fail.

Please follow the instructions below:

  1. Open https://github.com/osmosis-labs/osmosis/actions/workflows/go-mod-auto-bump.yml
  2. Provide the current branch name
  3. On success, confirm if an automated commit corretly updated the go.mod and go.sum files

Please let us know if you need any help.