Layr-Labs / eigenda-operator-setup

Quick start setup guide for EigenDA
MIT License
80 stars 78 forks source link

Failed to read or decrypt the BLS private key #65

Closed sportmug closed 6 months ago

sportmug commented 8 months ago

This is similar to a Closed Issue but when running ./run.sh opt-in I'm getting the following error:

Error: failed to read or decrypt the BLS private key: read /app/operator_keys/bls_key.json: is a directory

shrimalmadhur commented 6 months ago

this is possible if you did not provide correct path to bls key in .env file. Please provide full path correctly. Please re-open if it's still an issue