mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 00:13:06 +00:00
4 lines
71 B
Python
4 lines
71 B
Python
|
|
# We use this class for global variables
|
||
|
|
class DS:
|
||
|
|
waku_nodes = []
|