skycoin / skycoin

Skycoin Core and Wallet

Home Page:https://www.skycoin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API /wallet/newAddress should not require a password for bip44 wallet

iketheadore opened this issue · comments

The endpoint /api/v1/wallet/newAddress should not ask for a password to generate new addresses for a bip44 wallet, as it should be able to generate from pubkey directly.

Fixed.