We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc70f9 commit ac4f677Copy full SHA for ac4f677
1 file changed
yarn-project/cli/src/cmds/l1/index.ts
@@ -57,7 +57,7 @@ export function injectCommands(program: Command, log: LogFn, debugLogger: Logger
57
options.mnemonicIndex,
58
options.salt,
59
options.testAccounts,
60
- options.sponsoredFPC,
+ options.sponsoredFpc,
61
options.acceleratedTestDeployments,
62
options.json,
63
initialValidators,
0 commit comments