Skip to content

fix(aquachain): LocalDAO vote string enum - #3

Merged
gRoussac merged 1 commit into
InterINNL:devfrom
gRoussac:fix/local-dao-vote-format
Aug 28, 2026
Merged

fix(aquachain): LocalDAO vote string enum#3
gRoussac merged 1 commit into
InterINNL:devfrom
gRoussac:fix/local-dao-vote-format

Conversation

@gRoussac

Copy link
Copy Markdown
Member

Summary

  • LocalDAO vote tx sends "yes" / "no" / "abstain" instead of { yes: {} } objects.

Test plan

  • npm run lint
  • npm run test
  • Vote yes on /aquachain/local-dao with Keplr on osmo-test-5

Made with Cursor

CosmWasm VoteOption expects "yes"|"no"|"abstain", not { yes: {} }.

Co-authored-by: Cursor <cursoragent@cursor.com>
@gRoussac
gRoussac merged commit 22b17bd into InterINNL:dev Aug 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant