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(eldfell): fix --proveUnassignedBlocks flag setting #109

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

davidtaikocha
Copy link
Member

@davidtaikocha davidtaikocha commented Aug 4, 2023

When using --proveUnassignedBlocks false, golang cli will parse the flag value as true, we need to use --proveUnassignedBlocks=false

@davidtaikocha davidtaikocha merged commit 0a86e18 into main Aug 4, 2023
3 checks passed
@davidtaikocha davidtaikocha deleted the fix-proveUnassignedBlocks-flag branch August 4, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants