Skip to content

Commit

Permalink
Merge c3c2750 into b6890ad
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Feb 7, 2024
2 parents b6890ad + c3c2750 commit 7b12816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/cmds/validator/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export const validatorOptions: CliCommandOptions<IValidatorCliArgs> = {
},

blindedLocal: {
type: "string",
type: "boolean",
description: "Request fetching local block in blinded format for produceBlockV3",
defaultDescription: `${defaultOptions.blindedLocal}`,
},
Expand Down

0 comments on commit 7b12816

Please sign in to comment.