deps: update tcp (#1366)

This commit is contained in:
Alex Potsides
2022-09-05 12:21:31 +02:00
committed by GitHub
parent 0e7096d527
commit fc2224a1e8
5 changed files with 22 additions and 6 deletions

View File

@ -40,7 +40,7 @@ const createNode = async () => {
])
// Wait for onConnect handlers in the DHT
await delay(100)
await delay(1000)
const cid = CID.parse('QmTp9VkYvnHyrqKQuFPiuZkiX9gPcqj6x5LJ1rmWuSySnL')
await node1.contentRouting.provide(cid)