Merge 598abe46c4bd4518f725f3fc29af2a5456691d15 into 5f2bbc08372a05e5452b44fc19999656b5b70f40

This commit is contained in:
AYAHASSAN287 2026-05-21 15:03:36 +03:00 committed by GitHub
commit 451a3e2bb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,6 +144,7 @@ class WakuNode:
"peer-exchange": "true",
"discv5-discovery": "true",
"cluster-id": DEFAULT_CLUSTER_ID,
# "num-shards-in-network": "8",
"rln-creds-id": None,
"rln-creds-source": None,
"nodekey": self.generate_random_nodekey(),