Crate wallet_dat
source ·Expand description
The wallet.dat structure is a binary file containing the seed we get from a bip39 mnemonic, in encrypted form via a password
Enums§
- Versions of the potential wallet DAT files we read
Functions§
- From the first 12 bytes of the file (header), we check version
- Make sense of the payload and return it