eth-educators / ethstaker-deposit-cli

Secure key generation for deposits
https://eth-educators.github.io/ethstaker-deposit-cli/
Creative Commons Zero v1.0 Universal
2 stars 2 forks source link

Enable every command to use a custom network #57

Open remyroy opened 1 month ago

remyroy commented 1 month ago

Similar to how we added --devnet_chain_setting flag to the generate-bls-to-execution-change command, we should also have that flag or a very similar feature to the other commands.

Related to #55