Skip to content

Change the error message that Foundry prints when account is not unlocked#294

Merged
majecty merged 2 commits intoCodeChain-io:masterfrom
majecty:f/password-message
Mar 30, 2020
Merged

Change the error message that Foundry prints when account is not unlocked#294
majecty merged 2 commits intoCodeChain-io:masterfrom
majecty:f/password-message

Conversation

@majecty
Copy link

@majecty majecty commented Mar 30, 2020

The previous error message was printing the wrong information that the user should specify the password-path. Although a user used the --password-path option, if the engine_signer's key is not included in the keys_path directory, or its password was not included in the password file, the same error will be thrown.

…cked

The previous error message was printing the wrong information that the
user should specify the password-path. Although a user used the
--password-path option, if the engine_signer's key is not included in
the keys_path directory, or its password was not included in the
password file, the same error will be thrown.
@majecty majecty requested review from MSNTCS and ScarletBlue March 30, 2020 05:28
@majecty majecty merged commit f0bf4b6 into CodeChain-io:master Mar 30, 2020
@majecty majecty deleted the f/password-message branch March 30, 2020 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants