pub fn get_seed_and_address( file: DatFileVersion, bytes: Vec<u8>, pwd: &str, ) -> Result<(Seed, u64), WalletDataFileError>
Make sense of the payload and return it