Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: cli: make the default value of clap args work properly #1590

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Conversation

0x5459
Copy link
Contributor

@0x5459 0x5459 commented Apr 25, 2022

Remove required(true) if default value exists.

Resolves #1589

remove `required(true)` if default value exists
@cryptonemo cryptonemo merged commit f3cde0e into filecoin-project:master Apr 25, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

benchy: The default value of --api-version does not work properly
3 participants