Post
Topic
Board Bitcoin Technical Support
Merits 2 from 1 user
Re: How Convert wallet to HD wallet - bitcoin core 26
by
nc50lc
on 10/12/2023, 12:28:43 UTC
⭐ Merited by ETFbitcoin (2)
Code:
bitcoin-core.qt --help

there is no option like
Code:
-upgradewallet
Since you're using QT (GUI), just launch Bitcoin Core normally and go to console (Window->Console).
Select the target wallet in the drop-down menu in the console and enter the command: upgradewallet

But in case if you're actually asking how to upgrade it into a 'descriptor wallet':
Select the old wallet in the wallet drop-down menu, then use "File->Migrate Wallet" to update it into a descriptor wallet.