Next scheduled rescrape ... never
Version 1
Last scraped
Scraped on 26/04/2025, 02:30:39 UTC
so i found an old wallet.dat file of mine. ran it through pywallet and the output says"The wallet is encrypted but no passphrase is use"
what does that mean?

are encrypted, but you are not entering the passphrase.

Code:
python pywallet.py --dumpwallet --wallet=/path2your/wallet.dat --passphrase="you_passphrase"
Original archived Re: pywallet question
Scraped on 19/04/2025, 02:30:17 UTC
so i found an old wallet.dat file of mine. ran it through pywallet and the output says"The wallet is encrypted but no passphrase is use"
what does that mean?

are encrypted, but you are not entering the passphrase.

Code:
python pywallet.py --dumpwallet --wallet=/path2your/wallet.dat --passphrase="you_passphrase"