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` Authored by atul on Feb 24 2023, 8:28 AM. Tags None Referenced Files None 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
|