mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-12 10:15:52 +00:00
It never worked for encrypted wallets anyways, and encrypted wallets should be the the norm. Use Wallet.isDeterministicUpgradeRequired() to find out if your wallet should be upgraded and invoke Wallet.upgradeToDeterministic() when the time is right.