1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-23 17:02:25 +03:00
Files
matrix-js-sdk/spec/test-utils/test_indexeddb_cryptostore_dump/empty_account

Dump of an empty libolm indexeddb cryptostore to test skipping migration

A dump of an account which is almost completely empty, and totally unsuitable for use as a real account.

This dump was manually created by copying and editing full_account.

Created to test "Unable to restore session" error due due to half-initialised legacy indexeddb crypto store #27447. We should not launch the Rust migration code when we find a DB in this state.