op-deployer bootstrap — Unable to use --challenger parameter #17758
DramaCrypto
started this conversation in
Projects
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m running Ethereum-Optimism v1.13.5 (release version) and using op-deployer to bootstrap my implementations. I tried running:
op-deployer bootstrap --challenger <address>…but I got the error:
Incorrect Usage: flag provided but not defined: -challengerI checked the current op-deployer parameters, and --challenger does not appear in the list. For context, I’ve already added the challenger address in my intent.toml.
Has anyone encountered this issue before? Is the --challenger flag deprecated in this version, or am I missing a different way to specify the challenger during bootstrap?
Beta Was this translation helpful? Give feedback.
All reactions