Skip to content

--non-interactive still asks to verify --execution_address #443

@yorickdowne

Description

@yorickdowne

And this breaks Lido CSM key generation on testnet, through Eth Docker config

Relevant piece of code, using a Docker image:

    export NETWORK=${NETWORK} && __docompose --profile tools run --rm deposit-cli-${mnemonic} \
      --uid "$(id -u)" \
      --execution_address "$(__lido_withdrawal_credentials_address)" \
      --num_validators "${num_validators}" \
      --keystore_password "${keystore_password}" \
      --non_interactive

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions