Post
Topic
Board Bitcoin Technical Support
Re: Watchonly for a merged descriptor wallet
by
.crypto
on 27/12/2024, 18:44:09 UTC
Thank you for your help. Yes, I meant "migrated", sorry for the confusion.

Importing all descriptors gave me some errors, I don't know why.

Meanwhile I asked 'Copilot' and it informed me that the command
Code:
importdescriptors
also works for addresses
Code:
importdescriptors '[{ "desc": "addr(ADDRESS)#HASH, "timestamp": UNIXTIME }]'

I can even combine it to search for all addresses from the legacy wallet at once.

This did the job, problem solved  Smiley