ethereum / staking-deposit-cli

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

Document flag --keystore_password in readme #376

Open LuisNaldo7 opened 10 months ago

LuisNaldo7 commented 10 months ago

I struggled to automatically generate deposit data because the cli always prompted to enter a keystore password. Scanning the code I noticed there is already a flag "--keystore_password" to avoid the prompt but it is not mentioned anywhere. Please update the docs.