ethereum / staking-deposit-cli

Secure key generation for deposits
Creative Commons Zero v1.0 Universal
523 stars 319 forks source link

I can not use --mnemonic_password option when to use deposit command #368

Open candlegithub opened 11 months ago

candlegithub commented 11 months ago

I want to generate 0x1 address with deposit command.

but when I use the command according to the manual page, I cant use [--mnemonic_password] option. Because I used to make validator, Trezor hidden wallet, this option is needed, is this option is still valid?

below is the output, when I execute the command

Usage: deposit.py generate-bls-to-execution-change [OPTIONS] Try 'deposit.py generate-bls-to-execution-change --help' for help.

Error: no such option: --mnemonic_password