Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add uq argument in cli/index #1464

Merged
merged 1 commit into from
May 14, 2024
Merged

fix: add uq argument in cli/index #1464

merged 1 commit into from
May 14, 2024

Conversation

kittybest
Copy link
Collaborator

@kittybest kittybest commented May 14, 2024

Description

The problem is the <useQuadraticVoting> argument is missing for the cli commands after -uq, that's why cmdObj.useQuadraticVoting would always be false.

Related issue(s)

close #1465

Confirmation

Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview May 14, 2024 5:15pm

Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kittybest thanks!

@ctrlc03 ctrlc03 merged commit 9b844ab into dev May 14, 2024
20 checks passed
@ctrlc03 ctrlc03 deleted the fix/uq-argument-bug branch May 14, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Missing Arguments of Cli Commands
3 participants