Skip to content

Commit 52242e1

Browse files
authored
Update index.js
1 parent c62a01f commit 52242e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ const basetime = Date.now();
33
const config = {
44
relay: {enabled: true, hop: {enabled: true}},
55
Addresses: {Swarm: ['/dns4/ws-star.discovery.libp2p.io/tcp/443/wss/p2p-websocket-star']},
6+
EXPERIMENTAL: {dht: true},
67
};
78

89
const fcids = [

0 commit comments

Comments
 (0)