mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
chore: fix shard info for wss checker (#2373)
* feat: introduce WSS checker CI * rename CI step * specify nodejs * try * remove not needed dep * use npx and fail on failure * run by dispatch only and improve naming * fix fail detection * chore: fix shard info for wss checker
This commit is contained in:
parent
bb927424f4
commit
fa1beca7f1
@ -107,10 +107,6 @@ class ConnectionChecker {
|
||||
defaultBootstrap: false,
|
||||
libp2p: {
|
||||
hideWebSocketInfo: true
|
||||
},
|
||||
networkConfig: {
|
||||
clusterId: 42,
|
||||
shards: [0]
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user