For descriptor wallet, you can try this (
to import your whole Electrum wallet):
https://bitcointalk.org/index.php?topic=5399337.msg60178631#msg60178631But instead of "
xpub" key, import the "
xpriv" key that you can get using the command in Electrum's console:
getmasterprivate()Also, you must add
\"active\": true, to the 'receiving' and 'change' descriptors to set those as the active descriptors.
Very helpful! Thank you.
I removed the \"watching-only\": false, from the descriptors also.
Would this work also on a non blank wallet? Or will it cause problems to have multiple active descriptors?