Skip to content
New issue

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

error in cli_wallet help message after adding a private key #20

Open
bobinson opened this issue Feb 16, 2019 · 1 comment
Open

error in cli_wallet help message after adding a private key #20

bobinson opened this issue Feb 16, 2019 · 1 comment

Comments

@bobinson
Copy link
Contributor

bobinson commented Feb 16, 2019

cli_wallet returns the following message after adding a private key:

Steps to reproduce ....
peerplays --node wss://ppyws.roelandp.nl/ws addkey

Private Key (wif) [Enter to quit]:
==============================
Setting new default user: USERNAME

You can change these settings with:
    uptick set default_account <account>
==============================    

Is this expected ? ideally the message should say, peerplays instead of uptick IMHO.

relevant code
https://github.com/PBSA/python-peerplays/blob/9146c985dfbd5d6468427b658dbb0c958f933c7e/peerplays/cli/wallet.py#L80

@xeroc
Copy link
Contributor

xeroc commented Feb 19, 2019

Not expected .. its shared code base with uptick .. can be changed to peerplays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants