mirror of
https://github.com/status-im/go-waku.git
synced 2025-02-09 04:04:10 +00:00
test: force cluster-id 15
This commit is contained in:
parent
46c46989de
commit
e3a270df40
@ -124,6 +124,7 @@ var DefaultWakuNodeOptions = []WakuNodeOption{
|
||||
WithPrometheusRegisterer(prometheus.NewRegistry()),
|
||||
WithMaxPeerConnections(50),
|
||||
WithCircuitRelayParams(2*time.Second, 3*time.Minute),
|
||||
WithClusterID(15),
|
||||
}
|
||||
|
||||
// MultiAddresses return the list of multiaddresses configured in the node
|
||||
|
Loading…
x
Reference in New Issue
Block a user