clevis icon indicating copy to clipboard operation
clevis copied to clipboard

Minor fixes to README.md and throwing errors

Open TimDaub opened this issue 5 years ago • 0 comments

This PR clarifies the README.md such that a mnemonic (and not a private key) has to be given in the .env file.

It additionally throws the error to the main function that in case a wrong mnemonic is given, the error pops up without --debug to the user.

TimDaub avatar Apr 09 '19 14:04 TimDaub