Remove usehd option and warn when it is used
commit713a92073b3b391f48d4fa146bd334893ec94b8f
authorAndrew Chow <achow101-github@achow101.com>
Tue, 5 Sep 2017 22:54:11 +0000 (5 15:54 -0700)
committerAndrew Chow <achow101-github@achow101.com>
Thu, 7 Sep 2017 23:37:44 +0000 (7 16:37 -0700)
tree4546bc0f01087c32c9cf887e1766294badc5d24a
parentd4c18f7330b1a967b8144df3d49a857514310a55
Remove usehd option and warn when it is used

Removed the -usehd option so wallets cannot be made to be non-hd
anymore. A warning will be displayed when the option is set.
src/wallet/init.cpp
src/wallet/wallet.cpp
test/functional/keypool-topup.py
test/functional/wallet-hd.py
test/functional/wallet.py