Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin Core's migratewallet not ready yet
by
FullofSats
on 18/07/2023, 19:22:02 UTC
bitcoin-cli -rpcwallet="" getwalletinfo

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

Seems like it migrated, right?