mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-08 23:17:56 -05:00
Add missing signal enum
This commit is contained in:
@@ -30,3 +30,4 @@ class SignalType(Enum):
|
||||
NODE_STARTED = "node.started"
|
||||
NODE_LOGIN = "node.login"
|
||||
NODE_LOGOUT = "node.stopped"
|
||||
COMMUNITY_IMPORTING_HISTORY_ARCHIVE_MESSAGES_FINISHED = "community.downloadingHistoryArchivesFinished"
|
||||
|
||||
Reference in New Issue
Block a user