We need to pickle (ie serialize) the OLM accounts so we can eg sign messages. In this diff we add the PickedOLMAccounts to the Redux CryptoStore type.
NOTE: We aren't actually populating the fields yet, just adding them.
Depends on D6881
Differential D6882
[web] Add `PickledOLMAccount`s to Redux `CryptoStore` atul on Feb 24 2023, 12:28 AM. Authored by Tags None Referenced Files
Subscribers None
Details We need to pickle (ie serialize) the OLM accounts so we can eg sign messages. In this diff we add the PickedOLMAccounts to the Redux CryptoStore type. NOTE: We aren't actually populating the fields yet, just adding them.
Depends on D6881 This should be a noop.
Diff Detail
|