Post
Topic
Board Electrum
Re: importing public keys, derivation paths and zero balance
by
blapaz
on 06/05/2024, 09:58:21 UTC
thank you.

Quote
Note: Those "combo()" desccriptors are probably your keystore before migrating to a descriptor wallet and most probably where your bitcoins are if you've just migrated.
The other descriptors are the ones created after migrating and probably empty. (those descriptors tell that it's a migrated wallet)

indeed, i migrated the wallet time ago (using bitcoin core).
i know that i have the funds, because 2 of my addresses have funds.

i just want a way to:
- check the balance of all my addresses
- have a list of all my addresses that i can give around to people (don't want to reuse the same wallet address)
- don't want to download the whole blockchain (eg. using bitcoin core)

any solution for this?
i thought that i could do this with the public keys but i think i was wrong.

ps: i am not afraid of the console, if there was a way to connect bitcoin core to an external node i'd use that