python-peerplays
python-peerplays copied to clipboard
error in cli_wallet help message after adding a private key
trafficstars
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
Not expected .. its shared code base with uptick .. can be changed to peerplays