exit-transaction-mnemonic
Description
Creates an exit transaction using a mnemonic phrase.
Optional Arguments
-
--chain
: The chain to use for generating the deposit data. Options are: 'mainnet', 'sepolia', 'holesky', 'mekong', or 'ephemery'. -
--mnemonic
: The mnemonic you used during key generation. -
--mnemonic_language
: The language of your mnemonic. If this is not provided we will attempt to determine it based on the mnemonic. -
--mnemonic_password
: The mnemonic password you used in your key generation. Note: It's not the keystore password. -
--validator_start_index
: The index position for the keys to start generating keystores in ERC-2334 format format. -
--validator_indices
: A list of the chosen validator index number(s) as identified on the beacon chain. Split multiple items with whitespaces or commas. -
--epoch
: The epoch of when the exit transaction will be valid. The transaction will always be valid by default. -
--output_folder
: The folder path for thesigned_exit_transaction-*
JSON file. -
--devnet_chain_setting
: The custom chain setting of a devnet or testnet. Note that it will override your--chain
choice. This should be a JSON string containing an object with the following keys: network_name, genesis_fork_version, exit_fork_version and genesis_validator_root.
Output files
A successful call to this command will result in one or more Signed Exit Transaction files created.
Example Usage
./deposit exit-transaction-mnemonic