Descriptor wallets not supported

Hello there guys, im trying to create descriptors wallet, but is says “Descriptor wallets not supported.”.
Is it not possible to create descriptor wallets, as on bitcoin core?

command that I tried: litecoin-cli -named createwallet wallet_name=test descriptors=true disable_private_keys=true

1 Like

Where do you wish to create that wallet?

Litecoin Core version v0.21.2.1

1 Like

Did you read this:

Do not see any info about descriptors here. What should I see?

Descriptor wallets have been disabled since 2021 by David. Hoping he can comment here as to why and if we can see them enabled again.

github…

litecoin-project/litecoin/blob/91c56dbccf42b628eb8652b27e8d4d8222b8f63e/src/wallet/wallet.cpp#L254-L258

2 Likes