How to hunt for satoshis in an old Bitcoin Core wallet.dat? #1898
Unanswered
bitcoinholder
asked this question in
Q&A
Replies: 1 comment
-
I tried one more time to use bitcoin-cli migratewallet and it was done, but still ord cannot read it:
ord gives this error:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some very very old wallet.dat files and would like to run ord on them to hunt for some rare satoshis there. I referred to this guide: https://docs.ordinals.com/guides/sat-hunting.html but it's not helpful when it comes to old wallets.
Bitcoin Core is running, ord was started and indexed, but I'm stuck here:
My Bitcoin Core wallet info is as follows:
I was trying to use the "migratewallet" option of bitcoin-cli but it was hanged and apparently my wallet was not migrated.
What else can do? Is it possible to export UTXOs from my wallet and check them manually for rare satoshis?
Beta Was this translation helpful? Give feedback.
All reactions