mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 02:56:07 +00:00
6b1c6c7d0a
- 1-1 chats don't have a topic anymore because they only use the discovery topic so topic is nil for these chat - this was causing an error when initializing whisper because the app was trying to start a filter for each of the chat including the 1-1 with no topic - we now filter the transport/chats to only recover sym-key and start filter for those with a topic