fix: remove pubsub from js-waku initialization

This commit is contained in:
Sasha 2024-04-29 23:41:19 +02:00
parent 1a6bc4f8ce
commit 6d895dc01d
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ export async function runMultipleNodes(
libp2p: {
addresses: { listen: ["/ip4/0.0.0.0/tcp/0/ws"] }
},
pubsubTopics,
shardInfo
};