Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin Core's migratewallet not ready yet
by
achow101
on 19/07/2023, 03:04:38 UTC
bitcoin-cli -rpcwallet="" getwalletinfo

{
...
  "format": "sqlite",
...
  "descriptors": true,
...
}

Seems like it migrated, right?
If your wallet didn't originally have a name and your balance and transactions all show up as expected, then yes, it should be successfully migrated.