input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
130 stars 41 forks source link

Fix CLI args precedence in Client/Signer/Aggregator #511

Closed jpraynaud closed 2 years ago

jpraynaud commented 2 years ago

Issue

The arguments passed through environment variables in the CLIs are ignored when a default value for a clap argument is set.

Task

ghubertpalo commented 2 years ago

In the Client, we shall not have to provide GENESIS_VERIFICATION_KEY unless restoring.