OlmErrorCode_OLM_BAD_LEGACY_ACCOUNT_PICKLE

Constant OlmErrorCode_OLM_BAD_LEGACY_ACCOUNT_PICKLE 

Source
pub const OlmErrorCode_OLM_BAD_LEGACY_ACCOUNT_PICKLE: OlmErrorCode = 13;
Expand description

Attempt to unpickle an account which uses pickle version 1 (which did not save enough space for the Ed25519 key; the key should be considered compromised. We don’t let the user reload the account.