codex-storage / nim-codex

Decentralized Durability Engine
https://codex.storage
Apache License 2.0
69 stars 25 forks source link

Add ETH_PRIVATE_KEY to Docker entrypoint #982

Closed veaceslavdoina closed 3 weeks ago

veaceslavdoina commented 3 weeks ago

This is a quick PR to add ETH_PRIVATE_KEY to the Docker entrypoint for variables names consistency.

During transition period we can use both, PRIV_KEY and ETH_PRIVATE_KEY, to the pass Ethereum private key.

After we will change all the code to use new variable, the old one will be removed.

veaceslavdoina commented 3 weeks ago

Added, thanks

PRIV_KEY variable is deprecated and will be removed in the next releases, please use ETH_PRIVATE_KEY instead!
Private key set