mirror of
https://github.com/status-im/status-python-sdk.git
synced 2026-08-30 21:51:14 +00:00
bug: new wakuext_startMessenger signal
Co-Authored-By: Andrey Bocharnikov <andrey.bocharnikov@gmail.com>
This commit is contained in:
co-authored by
Andrey Bocharnikov
parent
438161c2b9
commit
a6bf145f8b
@@ -1324,6 +1324,7 @@ class Account:
|
||||
self.logger.info("Starting messaging")
|
||||
self.__call_rpc("messaging", "startMessenger")
|
||||
self.__signal.get("wakuv2.peerstats")
|
||||
self.__signal.get("waku.connection.status.change")
|
||||
self.__is_messenger_launched = True
|
||||
self.logger.info("Messaging launched")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user