Open n0price opened 5 days ago
I would like to generate the seed phrase non interactively, but I get the error Error: no such option: --non_interactive, as well the --mnemonic_language seems to not work tried English, english, 3 but still asking interactively for the language
Error: no such option: --non_interactive
--mnemonic_language
cmd
docker run -it --rm -v ./app:/app/ ethereum/staking-deposit-cli new-mnemonic --mnemonic_language=english --chain holesky --execution_address 0x18E83a5a2c47a85103fffffffffffff --folder=/app/validator_keys --non_interactive
I would like to generate the seed phrase non interactively, but I get the error
Error: no such option: --non_interactive
, as well the--mnemonic_language
seems to not work tried English, english, 3 but still asking interactively for the languagecmd
docker run -it --rm -v ./app:/app/ ethereum/staking-deposit-cli new-mnemonic --mnemonic_language=english --chain holesky --execution_address 0x18E83a5a2c47a85103fffffffffffff --folder=/app/validator_keys --non_interactive