We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Observed output of list-accounts:
list-accounts
ℹ Unlocked Ethereum accounts: ℹ 0: 0xc27cffb5c1be0f72b58b3639d5bad4a92e82ce57 ℹ 1: 0xebd0a594e3c9332fac7354c44599c02fa699d9e3 ℹ 2: 0x5343885282b739d4156a35e125fd54411d0a2980
Proposed output:
ℹ Ethereum accounts: ℹ 0: [REGISTERED] 0xc27cffb5c1be0f72b58b3639d5bad4a92e82ce57 ℹ 1: [REGISTERED] 0xebd0a594e3c9332fac7354c44599c02fa699d9e3 ℹ 2: 0x5343885282b739d4156a35e125fd54411d0a2980
Also, what does "unlocked" mean? Remove or replace with "pre-defined"?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Observed output of
list-accounts
:Proposed output:
Also, what does "unlocked" mean? Remove or replace with "pre-defined"?
The text was updated successfully, but these errors were encountered: